spring-framework/spring-web
Arjen Poutsma 726ac9110c Do not read Map in FormHttpMessageConverter
This commit ensures that the FormHttpMessageConverter no longer supports
 reading Maps (just MultiValueMaps). Plain maps are often used to
 represent JSON.

See gh-32826
2024-05-28 15:25:08 +02:00
..
src Do not read Map in FormHttpMessageConverter 2024-05-28 15:25:08 +02:00
spring-web.gradle Add web support for Yaml via Jackson 2024-03-11 09:22:51 +01:00