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/
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/