gofabian / spring-boot-data-r2dbc-jooq

Reactive JOOQ - an R2DBC adapter for Spring Boot
MIT License
39 stars 11 forks source link

Separate record logic and query logic #21

Closed gofabian closed 4 years ago

gofabian commented 4 years ago

Introduce two new classes that contain the whole logic:

The main class should not contain any logic but only invoke the executors: