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
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