Files
spring-projects-spring-fram…/spring-web/src/main/java/org/springframework
Rossen Stoyanchev 99cacaa72d Improve reactive support for access to Principal
The method to access the Principal from the ServerWebExchange is now
a Mono<Principal> (rather than Optional<Principal>).

There is also support for Principal as a controller method argument.

Issue: SPR-14680, SPR-14865
2016-11-01 18:44:14 +02:00
..
2016-10-31 12:45:41 +01:00
2016-10-21 12:26:27 +02:00