Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 185 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 185 Bytes

R2DBC Demo Application

This is a demo application showcasing how to perform basic CRUD operations using Spring Data R2DBC.

Tech stack:

  • Maven
  • Java 21
  • PostgreSQL
  • Spring Boot 3