Skip to content

douradofrazer/reactive-spring-boot-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactive Spring Boot Demo

This is a demo to test out reactive spring boot.

Tech Stack:

  • Java 11
  • Spring WebFlux
  • R2DBC
  • PostgresSQL
  • Flyway
  • Docker
  • OpenApi/Swagger
  • Junit 5

Prerequisites:

  • Java 11
  • Docker needs to be installed.

Set-up Steps:

  • Clone Repo.
  • Enter code directory:
    • Run command docker-compose up -d
    • Run command mvn clean install
    • Run command mvn spring-boot:run

API Documentation:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages