Spring Boot web apps can be deployed as standalone...
# spring
m
Spring Boot web apps can be deployed as standalone JAR (which the Gradle plugin ensures is a fat JAR embedding Tomcat or other servlet containers) or as WAR on most application servers.