Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 257 Bytes

File metadata and controls

8 lines (6 loc) · 257 Bytes

Spring Data R2DBC Kotlin Sample

Application using Reactive Spring Boot Data (v2.5.3) with R2dbc and Kotlin.

Compatibility

  • Java >= 11

Running the application

./gradlew clean build or Running the R2dbcSampleApplicationTest class to run tests.