r2dbc-jooq
Last updated
Was this helpful?
Last updated
Was this helpful?
Demonstrates reactive SQL operations using and the connection standard in a Spring Boot app.
Non-Blocking I/O: Uses reactive driver for asynchronous query handling.
jOOQ Code Generation: Strongly typed DSL for building queries at compile time.
Native Integration with Spring Boot dev tools (liquibase/flyway optional).
./mvnw clean verify
Swagger UI: http://localhost:8080/swagger-ui.html
Actuator Endpoint: http://localhost:8080/actuator
When using RouterFunction
ordering is important
Postgres uuid-ossp
extension is used for autogenerating functions for uuid