Skip to content

micronaut-projects/micronaut-r2dbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cc66107 · Nov 6, 2024
Nov 6, 2024
Feb 7, 2024
Jun 16, 2023
Jan 31, 2024
Nov 5, 2024
Nov 5, 2024
Nov 5, 2024
Aug 8, 2023
Aug 16, 2024
Oct 13, 2023
Mar 29, 2023
Nov 7, 2023
Oct 21, 2020
Oct 21, 2020
Oct 21, 2020
Nov 7, 2023
Oct 19, 2023
Nov 7, 2023
May 25, 2023
Nov 6, 2024
Aug 16, 2024
Aug 16, 2024
Nov 5, 2024

Repository files navigation

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: