Skip to content

Sample reactive secured application with Spring Boot, WebFlux Security and R2DBC

Notifications You must be signed in to change notification settings

Seelam-Ramesh-Reddy/webflux-security-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webflux-Security-Example

The main intent of this project is to Explore the webflux security

  • However the application is end to end reactive application and cover below topics broadly

  • Spring WebFlux Security

  • R2DBC

Databases

The following data base configurations were being added for testing purpose

  • H2
  • PostgresSQL
  • MySQL

The docker file is also available in case local database is needed.

Note: The test cases with different scenarios will be included soon

About

Sample reactive secured application with Spring Boot, WebFlux Security and R2DBC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages