Skip to content

Spring boot reactive boilerplate with Clean Architecture, Spring Webflux, Spring Data R2DBC

License

Notifications You must be signed in to change notification settings

uuhnaut69/spring-reactive-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Reactive Boilerplate

Codecov Maven Central GitHub

Spring boot reactive boilerplate includes:

  • Clean Architecture
  • Spring Webflux
  • Spring data r2dbc
  • PostgreSQL

Get started

1. Setup environment

docker-compose up -d

2. Build project

./mvnw clean install package

3. Run test

./mvnw test

4. Start application

./mvnw spring-boot:run

About

Spring boot reactive boilerplate with Clean Architecture, Spring Webflux, Spring Data R2DBC

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages