dependencies - What libraries ship with support for the Java 6 ServiceLoader facility (META-INF/services)? -
I'm thinking that the rate of adoption in Java 6 (now officially supported) is the feature. I would like to start using it as a preferred way of finding dependency, obviously it will be very easy if the jar is already kept in place with the necessary configuration files.
Standing around the bus, I was seeing that the "MyAsq JDBC" driver is "Meta-INF / Services" in place (at least mysql-connector-j's v5.1).
I would be interested to know what is known to provide this to other major / widely used libraries.
Hibernate for two names, postgresqual jdbc.
Comments
Post a Comment