Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dolt131943/75941cff0f10ff1a2fcc9524cf46fca5 to your computer and use it in GitHub Desktop.
Save dolt131943/75941cff0f10ff1a2fcc9524cf46fca5 to your computer and use it in GitHub Desktop.
spring boot2 deplay to tomcat not recognize and boot normal, but standalone ok.
Spring Boot 2.1.2.RELEASE
Spring boot App must extends SpringBootServletInitializer
so web container can recognize the web config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment