mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-11-10 19:48:50 +00:00
Refine Jackson 3 format description
This commit is contained in:
parent
22cbb13f7d
commit
95abf61c88
@ -27,7 +27,7 @@ individual modules like `CoreJacksonModule` by the module detection from `Securi
|
|||||||
automatic inclusion of type information and configure a `PolymorphicTypeValidator` that handles the validation of class
|
automatic inclusion of type information and configure a `PolymorphicTypeValidator` that handles the validation of class
|
||||||
names.
|
names.
|
||||||
|
|
||||||
The Jackson 3 support uses the same format than the now deprecated Jackson 2 one, so class instances serialized with
|
The Jackson 3 support uses a format compatible with the now deprecated Jackson 2 one, so class instances serialized with
|
||||||
Jackson 2 should be deserializable with the Jackson 3 support.
|
Jackson 2 should be deserializable with the Jackson 3 support.
|
||||||
|
|
||||||
`spring-security-oauth2-authorization-server` now uses Jackson 3 by default. If you want to continue
|
`spring-security-oauth2-authorization-server` now uses Jackson 3 by default. If you want to continue
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user