Skip to content

Commit dc31ee1

Browse files
committed
Merge branch '2.7.x' into 3.0.x
Closes gh-38088
2 parents 07f7435 + e1203b7 commit dc31ee1

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/howto/spring-mvc.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ The `ObjectMapper` (or `XmlMapper` for Jackson XML converter) instance (created
5959
* `MapperFeature.DEFAULT_VIEW_INCLUSION` is disabled
6060
* `DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES` is disabled
6161
* `SerializationFeature.WRITE_DATES_AS_TIMESTAMPS` is disabled
62+
* `SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS` is disabled
6263

6364
Spring Boot also has some features to make it easier to customize this behavior.
6465

0 commit comments

Comments
 (0)