You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-starters
Dave Syer 8ecec7e511 Include Tomcat JDBC preferentially if using starter-poms
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
11 years ago
..
spring-boot-starter Back to SNAPSHOT for dev 11 years ago
spring-boot-starter-actuator Back to SNAPSHOT for dev 11 years ago
spring-boot-starter-aop Add AopAutoConfiguration (also starter and sample) 11 years ago
spring-boot-starter-batch Back to SNAPSHOT for dev 11 years ago
spring-boot-starter-data-jpa Include Tomcat JDBC preferentially if using starter-poms 11 years ago
spring-boot-starter-integration Back to SNAPSHOT for dev 11 years ago
spring-boot-starter-jdbc Include Tomcat JDBC preferentially if using starter-poms 11 years ago
spring-boot-starter-jetty Back to SNAPSHOT for dev 11 years ago
spring-boot-starter-logging Back to SNAPSHOT for dev 11 years ago
spring-boot-starter-parent Include Tomcat JDBC preferentially if using starter-poms 11 years ago
spring-boot-starter-security Back to SNAPSHOT for dev 11 years ago
spring-boot-starter-tomcat Back to SNAPSHOT for dev 11 years ago
spring-boot-starter-web Back to SNAPSHOT for dev 11 years ago
spring-boot-starter-websocket Back to SNAPSHOT for dev 11 years ago
README.md Documentation 11 years ago
pom.xml Include Tomcat JDBC preferentially if using starter-poms 11 years ago

README.md

Spring Boot - Starters

We are currently still working on documentation for Spring Boot. Please check back in the future.