spring-boot/smoke-test/spring-boot-smoke-test-jack.../src
Andy Wilkinson 198cba7177 Fix spring-boot-jackson2's test auto-configuration
This commit is a follow-on from 14c5ac0. It fixes a similar problem
with @AutoConfigureJsonTesters that is also apparent when using
@JsonTest.

Fixes gh-47811

The org.springframework.boot.test-auto-configuration plugin has been
added so that test auto-configuration imports files are checked at
build time, hopefully catching this sort of problem earlier in the
future.

Closes gh-47812
2025-10-27 10:04:25 +00:00
..
main Support JMX endpoints when only Jackson 2 is present 2025-10-22 14:40:59 +01:00
test/java/smoketest/jackson2/only Fix spring-boot-jackson2's test auto-configuration 2025-10-27 10:04:25 +00:00