I have a problem when starting spring-boot appication from IntelliJ-Idea. I don\'t have this problem when running application through terminal.
:: Spring Boo
Add the below dependencies in pom.xml :
org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-starter-tomcat org.springframework.boot spring-boot-starter-web test