Skip to content

Conversation

@Michael-A-McMahon
Copy link
Member

Fix for Issue #10
Changes to pom.xml have the Oracle R2DBC jar include a META-INF/services/io.r2dbc.spi.ConnectionFactoryProvider file.
This allows Oracle R2DBC's ConnectionFactory to be discovered using java.util.ServiceLoader when the jar is deployed on the class path rather than the module path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider adding META-INF/services/io.r2dbc.spi.ConnectionFactoryProvider

3 participants