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 @@ -2382,7 +2382,7 @@ for the body.
2382
2382
Spring offers support for the Jackson JSON library.
2383
2383
2384
2384
[[webflux-ann-jsonview]]
2385
- ===== Jackson Serialization Views
2385
+ ===== JSON Views
2386
2386
[.small]#<<web.adoc#mvc-ann-jackson,Same as in Spring MVC>>#
2387
2387
2388
2388
Spring WebFlux provides built-in support for
Original file line number Diff line number Diff line change @@ -1899,7 +1899,7 @@ Spring offers support for the Jackson JSON library.
1899
1899
1900
1900
1901
1901
[[mvc-view-json-mapping]]
1902
- === Jackson-based JSON Views
1902
+ === Jackson-based JSON MVC Views
1903
1903
[.small]#<<web-reactive.adoc#webflux-view-httpmessagewriter,Same as in Spring WebFlux>>#
1904
1904
1905
1905
The `MappingJackson2JsonView` uses the Jackson library's `ObjectMapper` to render the response
Original file line number Diff line number Diff line change @@ -2688,7 +2688,7 @@ types for the body.
2688
2688
Spring offers support for the Jackson JSON library.
2689
2689
2690
2690
[[mvc-ann-jsonview]]
2691
- ===== Jackson Serialization Views
2691
+ ===== JSON Views
2692
2692
[.small]#<<web-reactive.adoc#webflux-ann-jsonview,Same as in Spring WebFlux>>#
2693
2693
2694
2694
Spring MVC provides built-in support for
You can’t perform that action at this time.
0 commit comments