I want to create a war file without embedded tomcat with maven. Here the relevant part of my pom
... org.springframework.bo
Changing spring-boot-starter dependency from
org.springframework.boot spring-boot-starter
To this one will exclude the embedded tomcat server.
org.springframework.boot spring-boot-starter org.springframework.boot spring-boot-starter-tomcat