Support resolving Mono<WebSession> & Mono<Principal> [SPR-15494] #20054
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Rob Winch opened SPR-15494 and commented
Spring WebFlux currently supports resolving
WebSession
andPrincipal
but does not support resolvingMono<Principal>
andMon<WebSession>
. It would be nice to add support forMono<Principal>
andMon<WebSession>
No further details from SPR-15494
The text was updated successfully, but these errors were encountered: