-
Notifications
You must be signed in to change notification settings - Fork 52
JOOQ and R2dbc #1336
Copy link
Copy link
Open
Labels
type: enhancementNew feature or requestNew feature or request
Description
Discussed in #1334
Originally posted by hantsy April 29, 2024
I have used jOOQ and R2dbc in a Spring project for over two years.
Check the Micronaut jOOQ, it seems it only works in traditional Jdbc. I am not sure if it supports R2dbc in Micronaut.
jOOQ itself has already added R2dbc support, see: https://blog.jooq.org/reactive-sql-with-jooq-3-15-and-r2dbc/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: enhancementNew feature or requestNew feature or request
Type
Projects
Status
Under consideration