Friday, October 30, 2015
Monday, April 20, 2015
released datasource-proxy v1.3
I have released datasource-proxy version 1.3
Changes:
- new JNDI support
- JDBC4.2 (Java8) support
- fluent API builder for ProxyDataSource - “ProxyDataSourceBuilder”
- new Listeners for writing logs to System.out
- updated log format
- etc.
Please see more details in CHANGELOG
Available in maven central
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
<dependency> | |
<groupId>net.ttddyy</groupId> | |
<artifactId>datasource-proxy</artifactId> | |
<version>1.3</version> | |
</dependency> |
Subscribe to:
Posts (Atom)