Package io.atlasmap.standalone
Class Application
java.lang.Object
org.springframework.boot.web.servlet.support.SpringBootServletInitializer
io.atlasmap.standalone.Application
- All Implemented Interfaces:
org.springframework.web.WebApplicationInitializer
@SpringBootApplication
public class Application
extends org.springframework.boot.web.servlet.support.SpringBootServletInitializer
-
Field Summary
Fields inherited from class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
logger
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.boot.web.servlet.support.SpringBootServletInitializer
configure, createRootApplicationContext, createSpringApplicationBuilder, deregisterJdbcDrivers, onStartup, run, setRegisterErrorPageFilter
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
main
-