Spring Boot Web Flux with JOOQ for interfacing with DB and Kotlin coroutines to make blocking JDBC calls run asynchronously. Now with rsockets.
.mvn/wrapper | ||
frontend/src | ||
src | ||
.gitignore | ||
.prettierrc | ||
mvnw | ||
mvnw.cmd | ||
package.json | ||
pom.xml | ||
README.md | ||
rsc.jar | ||
rsocket-commands.txt | ||
yarn.lock |
Async-Spring-Kotlin-JOOQ-Demo
Spring Boot Web Flux with JOOQ for interfacing with DB and Kotlin coroutines to make blocking JDBC calls run on separate threads.