Prozess, der mit Exit Code 0 intellij abgeschlossen ist
add this dependancy in xml
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
Shy Snail