I have set up a spring boot project using the Spring Initializer, I tried several times to create a new project or play with the dependencies, everything seems to be in plac
In my project, updated the dependency on spring-boot-starter-parent from 2.0.0.release to 2.0.5.relese.
Doing this resolved the issue The import org.springframework.boot.SpringApplication cannot be resolved