Created
April 9, 2019 02:07
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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