File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2456,7 +2456,7 @@ for the body.
2456
2456
Spring offers support for the Jackson JSON library.
2457
2457
2458
2458
[[webflux-ann-jsonview]]
2459
- ===== Jackson Serialization Views
2459
+ ===== JSON Views
2460
2460
[.small]#<<web.adoc#mvc-ann-jackson,Same as in Spring MVC>>#
2461
2461
2462
2462
Spring WebFlux provides built-in support for
Original file line number Diff line number Diff line change @@ -2020,7 +2020,7 @@ Spring offers support for the Jackson JSON library.
2020
2020
2021
2021
2022
2022
[[mvc-view-json-mapping]]
2023
- === Jackson-based JSON Views
2023
+ === Jackson-based JSON MVC Views
2024
2024
[.small]#<<web-reactive.adoc#webflux-view-httpmessagewriter,Same as in Spring WebFlux>>#
2025
2025
2026
2026
The `MappingJackson2JsonView` uses the Jackson library's `ObjectMapper` to render the response
Original file line number Diff line number Diff line change @@ -2784,7 +2784,7 @@ types for the body.
2784
2784
Spring offers support for the Jackson JSON library.
2785
2785
2786
2786
[[mvc-ann-jsonview]]
2787
- ===== Jackson Serialization Views
2787
+ ===== JSON Views
2788
2788
[.small]#<<web-reactive.adoc#webflux-ann-jsonview,Same as in Spring WebFlux>>#
2789
2789
2790
2790
Spring MVC provides built-in support for
You can’t perform that action at this time.
0 commit comments