Processus terminé avec le code de sortie 0 Intellij

add this dependancy in xml

<dependency>
 <groupId>org.springframework.boot</groupId>
 <artifactId>spring-boot-starter-web</artifactId>
</dependency>
Shy Snail