mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
When user deploys app as a WAR in Tomcat, unless the tomcat-jdbc.jar is in the app package, it will be found in the parent first and then be unable to load the Driver class. [Fixes #56720610] [bs-316] Tomcat non-embedded cannot load SQL driver class
Spring Boot - Starters
We are currently still working on documentation for Spring Boot. Please check back in the future.