Package uk.gov.gchq.gaffer.rest
Class GafferWebApplication
- java.lang.Object
-
- org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
- uk.gov.gchq.gaffer.rest.GafferWebApplication
-
- All Implemented Interfaces:
org.springframework.web.WebApplicationInitializer
@SpringBootApplication public class GafferWebApplication extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
-
Constructor Summary
Constructors Constructor Description GafferWebApplication()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String... args)
-
-
-
Method Detail
-
main
public static void main(String... args)
-
-