spring-framework/spring-web
Sébastien Deleuze 42ab1b75e7 Fix a regression in Kotlin serialization support
After gh-29068, some Type instances can throw an
IllegalArgumentException. This commit catches them
properly to just return a null serializer in that
case.

Closes gh-29192
2022-09-26 09:55:44 +02:00
..
src Fix a regression in Kotlin serialization support 2022-09-26 09:55:44 +02:00
spring-web.gradle Upgrade RestTemplate to HttpClient 5 2022-09-20 12:04:51 +02:00