Package cronapp.framework.boot
Class CronappInitializer
- java.lang.Object
-
- org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
- cronapp.framework.boot.CronappInitializer
-
- All Implemented Interfaces:
org.springframework.web.WebApplicationInitializer
public abstract class CronappInitializer extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
-
Constructor Summary
Constructors Constructor Description CronappInitializer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.boot.web.servlet.server.ServletWebServerFactoryservletContainer()
-