Add support for webflux
MVC and Webflux share some common business logic so it makes sense to put them in the same module. Also simplifies the MVC code, removing the custom argument and return value handlers. Weed out unecessary method param Unignore some tests
This commit is contained in:
committed by
Oleg Zhurakousky
parent
ed14474b9f
commit
7dd38edf84
@@ -1 +1 @@
|
||||
provides: spring-cloud-security
|
||||
provides: spring-cloud-function-context
|
||||
Reference in New Issue
Block a user