I am trying to build a SpringBoot application.
import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootAppli
I had the same issue, After commenting out the below it was fixed. One of the follwoing dependency was the culprit.