-
Notifications
You must be signed in to change notification settings - Fork 41.6k
Closed
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply
Description
Before invoking getConnection()
for the first time, Tomcat JDBC pool is not created.
It would be nice to create Tomcat JDBC pool when DataSource
bean is ready.
This is a sample project: https://github.com/izeye/spring-boot-throwaway-branches/tree/jdbc-mysql
This is the coordinate of the test showing this issue: https://github.com/izeye/spring-boot-throwaway-branches/blob/jdbc-mysql/src/test/java/com/izeye/throwaway/ApplicationTests.java#L38
shakuzen
Metadata
Metadata
Assignees
Labels
status: declinedA suggestion or change that we don't feel we should currently applyA suggestion or change that we don't feel we should currently apply