Skip to content

Clarify jOOQ R2DBC support#1918

Merged
graemerocher merged 1 commit into7.0.xfrom
issue-1336-jooq-r2dbc
Apr 17, 2026
Merged

Clarify jOOQ R2DBC support#1918
graemerocher merged 1 commit into7.0.xfrom
issue-1336-jooq-r2dbc

Conversation

@graemerocher
Copy link
Copy Markdown
Contributor

@graemerocher graemerocher commented Apr 16, 2026

Summary

  • add focused jOOQ R2DBC bean wiring coverage in the module
  • document how to configure alongside named R2DBC connection factories
  • fix the reactive jOOQ sample to use the transaction-scoped

Resolves #1336

Add focused R2DBC wiring coverage, document the R2DBC configuration path, and fix the reactive jOOQ sample to use the transaction-scoped DSLContext.

Co-Authored-By: Codex with GPT-5 <codex@openai.com>
@graemerocher graemerocher added the type: improvement A minor improvement to an existing feature label Apr 16, 2026
@graemerocher graemerocher self-assigned this Apr 16, 2026
@graemerocher graemerocher merged commit 9be44ef into 7.0.x Apr 17, 2026
26 checks passed
@graemerocher graemerocher deleted the issue-1336-jooq-r2dbc branch April 17, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: improvement A minor improvement to an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JOOQ and R2dbc

2 participants