Class AnteaterApplication

java.lang.Object
org.springframework.boot.web.servlet.support.SpringBootServletInitializer
com.ganteater.ae.web.AnteaterApplication
All Implemented Interfaces:
org.springframework.web.WebApplicationInitializer

@SpringBootApplication @PropertySource({"classpath:application.properties","classpath:ae.properties"}) public class AnteaterApplication extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer