Problem: You find the application just started and stopped immediately.
This dependency is missing
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
Problem: You find the application just started and stopped immediately.
This dependency is missing
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>