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.
5249f54c5a
We now have a much simpler DataSourceAutoConfiguration that binds to whatever DataSource concrete type it finds at runtime. To be able to quickly switch between Hikari and the other types of DataSource there's a minute shim for translating the common properties (username, password, url, driverClassName), but actually only url is different. The shim and also DataSource initialization is supported through DataSourceProperties, but the other native properties get bound directly through the concrete runtime type of the DataSource. The /configprops endpoint works (and is exposed in the actuator sample). Fixes gh-840, fixes gh-477, see also gh-808. |
11 years ago | |
---|---|---|
.. | ||
spring-boot-sample-actuator | 11 years ago | |
spring-boot-sample-actuator-log4j | 11 years ago | |
spring-boot-sample-actuator-noweb | 11 years ago | |
spring-boot-sample-actuator-ui | 11 years ago | |
spring-boot-sample-amqp | 11 years ago | |
spring-boot-sample-aop | 11 years ago | |
spring-boot-sample-batch | 11 years ago | |
spring-boot-sample-data-gemfire | 11 years ago | |
spring-boot-sample-data-jpa | 11 years ago | |
spring-boot-sample-data-mongodb | 11 years ago | |
spring-boot-sample-data-redis | 11 years ago | |
spring-boot-sample-data-rest | 11 years ago | |
spring-boot-sample-flyway | 11 years ago | |
spring-boot-sample-integration | 11 years ago | |
spring-boot-sample-jetty | 11 years ago | |
spring-boot-sample-liquibase | 11 years ago | |
spring-boot-sample-profile | 11 years ago | |
spring-boot-sample-secure | 11 years ago | |
spring-boot-sample-servlet | 11 years ago | |
spring-boot-sample-simple | 11 years ago | |
spring-boot-sample-tomcat | 11 years ago | |
spring-boot-sample-tomcat-multi-connectors | 11 years ago | |
spring-boot-sample-traditional | 11 years ago | |
spring-boot-sample-web-freemarker | 11 years ago | |
spring-boot-sample-web-jsp | 11 years ago | |
spring-boot-sample-web-method-security | 11 years ago | |
spring-boot-sample-web-secure | 11 years ago | |
spring-boot-sample-web-static | 11 years ago | |
spring-boot-sample-web-ui | 11 years ago | |
spring-boot-sample-websocket | 11 years ago | |
spring-boot-sample-xml | 11 years ago | |
pom.xml | 11 years ago |