Class DemoApplication

java.lang.Object
com.example.demo.DemoApplication

@SpringBootApplication public class DemoApplication extends Object
The main application class for the Spring Boot project. ait comes with Configuration, EnableAutoConfiguration, and ComponentScan.