java-tutorials/spring-5-reactive
Dhawal Kapil b7120acfad BAEL-1814 Guide to Spring Webflux (#4450)
* BAEL-1814 Guide to Spring Webflux

-Added files for Employee reactive application
-Updated pom.xml for Spring Security

* BAEL-1814 Guide to Spring Webflux

-Added EmployeeControllerTest
-Updated method name in EmployeeController and corrected secured url in EmployeeWebSecurityConfig

* BAEL-1814 Guide to spring webflux

-Fixed security config, now only specific url prompts for authentication and not all endpoints
-Removed @WithMockUser as it is not needed now

* BAEL-1814 Guide To Webflux

-Feedback incorporation

* BAEL-1814 Spring Webflux Guide

-Formatted coded for EmployeeWebSocketHandler.

* Update and rename EmployeeControllerTest.java to EmployeeControllerUnitTest.java

* BAEL-1814 Guide to spring webflux

-Fixed EmployeeControllerUnitTest.java
2018-07-16 20:09:54 +02:00
..
src BAEL-1814 Guide to Spring Webflux (#4450) 2018-07-16 20:09:54 +02:00
.gitignore adding new module 2017-12-13 14:08:18 +02:00
README.md Update 13 README.md and create 2 README.md (#4468) 2018-06-13 20:50:33 +03:00
pom.xml BAEL-1814 Guide to Spring Webflux (#4450) 2018-07-16 20:09:54 +02:00