Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Handle Gson explicitly in CodecsAutoConfigurationTests
The change in gh-50447 added gson on the runtime classpath, which broke a test that looks for "any" JSON support, but only filtered Jackson and Jackson 2. This commit adds an explicit optional dependency to gson and adapt the test accordingly. See gh-50447
S
Stéphane Nicoll committed
1a092b779f4cb9f2f75e1db973849fe9e6001d70
Parent: 804a65c