Document that WRITE_DATES_AS_TIMESTAMPS is disabled by default
Closes gh-11898
This commit is contained in:
parent
8229733f0d
commit
43285fb77c
|
@ -1147,6 +1147,7 @@ default) has the following customized properties:
|
|||
|
||||
* `MapperFeature.DEFAULT_VIEW_INCLUSION` is disabled
|
||||
* `DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES` is disabled
|
||||
* `SerializationFeature.WRITE_DATES_AS_TIMESTAMPS` is disabled
|
||||
|
||||
Spring Boot also has some features to make it easier to customize this behavior.
|
||||
|
||||
|
|
Loading…
Reference in New Issue