spring-framework/src/docs/asciidoc/web
Sebastien Deleuze 89454e69c3 Deprecate MediaType.APPLICATION_JSON_UTF8
This commit deprecates MediaType.APPLICATION_JSON_UTF8 and
MediaType.APPLICATION_PROBLEM_JSON_UTF8 in favor of
MediaType.APPLICATION_JSON and MediaType.APPLICATION_PROBLEM_JSON since
UTF-8 encoding is now handled correctly by most browsers
(related bug has been fixed in Chrome since September 2017).

MediaType.APPLICATION_JSON is now used as the default JSON content type.

Closes gh-22788
2019-04-30 16:11:50 +02:00
..
integration.adoc URL Cleanup 2019-03-27 22:05:38 +01:00
web-uris.adoc URL Cleanup 2019-03-27 22:05:38 +01:00
webflux-cors.adoc URL Cleanup - polishing 2019-03-28 17:23:13 +01:00
webflux-functional.adoc Merge branch '5.1.x' 2019-04-01 14:02:23 +02:00
webflux-view.adoc URL Cleanup 2019-03-27 22:05:38 +01:00
webflux-webclient.adoc URL Cleanup 2019-03-27 22:05:38 +01:00
webflux-websocket.adoc Merge branch '5.1.x' 2019-03-05 14:20:02 +01:00
webflux.adoc Deprecate MediaType.APPLICATION_JSON_UTF8 2019-04-30 16:11:50 +02:00
webmvc-client.adoc General doc revision: configuration updates, consistent formatting etc 2019-03-05 13:08:34 +01:00
webmvc-cors.adoc URL Cleanup - polishing 2019-03-28 17:23:13 +01:00
webmvc-test.adoc General doc revision: configuration updates, consistent formatting etc 2019-03-05 13:08:34 +01:00
webmvc-view.adoc Remove superfluous empty lines 2019-03-30 00:26:58 +01:00
webmvc.adoc Deprecate MediaType.APPLICATION_JSON_UTF8 2019-04-30 16:11:50 +02:00
websocket-intro.adoc URL Cleanup 2019-03-27 22:05:38 +01:00
websocket.adoc URL Cleanup 2019-03-27 22:05:38 +01:00