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:
Dave Syer
2018-07-30 15:10:41 +01:00
committed by Oleg Zhurakousky
parent ed14474b9f
commit 7dd38edf84
37 changed files with 2716 additions and 1353 deletions

View File

@@ -1 +1 @@
provides: spring-cloud-security
provides: spring-cloud-function-context