ufoss-org / kotysa

The idiomatic way to write type-safe SQL in Kotlin
The Unlicense
117 stars 1 forks source link

add Micronaut 3 reactive with R2DBC sample project #103

Open pull-vert opened 1 year ago

pull-vert commented 1 year ago

See https://micronaut-projects.github.io/micronaut-data/latest/guide/#r2dbc as exemple (but do not use data-r2dbc).

This task requires #93 because it will use the kotysa-r2dbc Reactor SQL client

Create this project from https://micronaut.io/launch?features=r2dbc&features=h2&features=kotlin-extension-functions&lang=KOTLIN&build=GRADLE

Optional :