Spring boot reactive boilerplate includes:
Clean Architecture
Spring Webflux
Spring data r2dbc
PostgreSQL
docker-compose up -d
./mvnw clean install package
./mvnw test
./mvnw spring-boot:run
Spring boot reactive boilerplate includes:
Clean Architecture
Spring Webflux
Spring data r2dbc
PostgreSQL
docker-compose up -d
./mvnw clean install package
./mvnw test
./mvnw spring-boot:run