When I create a vanilla SpringBoot app through the SpringBoot initializr option in IntelliJ, this creates a simple DemoApplication.java file:
DemoApplication.java