mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 00:32:14 +00:00
Add BadCredentials Jackson Support to What's New
Issue: gh-5087
This commit is contained in:
parent
7fafd899ee
commit
d816af2337
@ -411,6 +411,7 @@ Below are the highlights of the release.
|
||||
** Support for customizing when the `SecurityContext` is setup in the test
|
||||
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`
|
||||
|
||||
|
||||
[[samples]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user