Class CronappInitializer

  • All Implemented Interfaces:
    org.springframework.web.WebApplicationInitializer

    public abstract class CronappInitializer
    extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
    • Field Summary

      • Fields inherited from class org.springframework.boot.web.servlet.support.SpringBootServletInitializer

        logger
    • Constructor Detail

      • CronappInitializer

        public CronappInitializer()
    • Method Detail

      • servletContainer

        @Bean
        public org.springframework.boot.web.servlet.server.ServletWebServerFactory servletContainer()