Class ResearchObjectServiceApplication
- java.lang.Object
- 
- uk.org.esciencelab.researchobjectservice.ResearchObjectServiceApplication
 
- 
- All Implemented Interfaces:
- org.springframework.boot.CommandLineRunner
 
 @SpringBootApplication public class ResearchObjectServiceApplication extends java.lang.Object implements org.springframework.boot.CommandLineRunnerA web service to facilitate the creation of Research Objects, constrained to pre-defined profiles.
- 
- 
Constructor SummaryConstructors Constructor Description ResearchObjectServiceApplication()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)voidrun(java.lang.String... args)
 
-