micronaut-r2dbc icon indicating copy to clipboard operation
micronaut-r2dbc copied to clipboard

Integration with R2DBC modules

Micronaut R2DBC

Maven Central Build Status Revved up by Develocity

Micronaut R2DBC adds support for setting an R2DBC backed ConnectionFactory in Micronaut and Micronaut Data reactive repositories with R2DBC.

Documentation

See the Documentation for more information.

See the Snapshot Documentation for the current development docs.

Snapshots and Releases

Snaphots are automatically published to JFrog OSS using Github Actions.

See the documentation in the Micronaut Docs for how to configure your build to use snapshots.

Releases are published to JCenter and Maven Central via Github Actions.

Releases are completely automated. To perform a release use the following steps: