Support BeanResolver for Reactive AuthenticationPrincipal
Fixes: gh-4326
This commit is contained in:
@@ -412,6 +412,7 @@ Below are the highlights of the release.
|
||||
For example, `@WithMockUser(setupBefore = TestExecutionEvent.TEST_EXECUTION)` will setup a user after JUnit's `@Before` and before the test executes.
|
||||
** `@WithUserDetails` now works with `ReactiveUserDetailsService`
|
||||
* <<jackson>> - added support for `BadCredentialsException`
|
||||
* <<mvc-authentication-principal>> - Supports resolving beans in WebFlux (was already supported in Spring MVC).
|
||||
|
||||
|
||||
[[samples]]
|
||||
|
||||
Reference in New Issue
Block a user