Yanming Zhou
7522f679fd
Inject Customizers as ObjectProvider to keep consistency
...
See gh-50909
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2026-07-14 11:23:34 +02:00
Andy Wilkinson
add52b6ccd
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50439
2026-05-14 15:02:24 +01:00
Stéphane Nicoll
30a3fac242
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49798
2026-03-26 11:25:57 +01:00
Stéphane Nicoll
a96bfd6a0b
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49727
2026-03-24 10:29:30 +01:00
Andy Wilkinson
7f7532a0b9
Remove duplicate spring-web dependency
...
Closes gh-49338
2026-02-27 09:34:34 +00:00
Andy Wilkinson
5826200520
Delay removal of Jackson 2 support until 4.3.0 at the earliest
...
Closes gh-49010
2026-01-28 13:52:00 +00:00
Andy Wilkinson
e8cea82772
Don't require …TestAutoConfiguration classes in imports file
...
See gh-48822
2026-01-15 12:01:46 +00:00
Andy Wilkinson
e51fb2f8f0
Merge branch '3.5.x' into 4.0.x
...
Closes gh-48822
Fixes gh-48819
2026-01-14 11:25:01 +00:00
Andy Wilkinson
0ffffee4bf
Upgrade to Nullability Plugin 0.0.9
...
Closes gh-48638
2026-01-08 11:59:51 +00:00
Stéphane Nicoll
d489aa685c
Polish "Update AOT tests to fail if deprecated code is not suppressed"
...
Include use of API that has been marked for removal.
See gh-48566
2025-12-17 15:41:26 +01:00
Stéphane Nicoll
8e895b3bc0
Update AOT tests to fail if deprecated code is not suppressed
...
Closes gh-48566
2025-12-17 15:30:44 +01:00
Stéphane Nicoll
2754aaef57
Suppress warnings in JsonMixin AOT-generated code
...
Closes gh-48564
2025-12-17 09:41:09 +01:00
Andy Wilkinson
81ec7aeb70
Fix clashing bean name with JsonTest and Jacksons 2 and 3
...
Fixes gh-48198
2025-11-20 09:14:46 +00:00
Stéphane Nicoll
3d23261f87
Merge branch '3.5.x'
...
Closes gh-48122
2025-11-13 14:55:19 +01:00
Stéphane Nicoll
d1e5fe3248
Merge branch '3.5.x'
...
Closes gh-48106
2025-11-13 10:31:25 +01:00
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
Moritz Halbritter
14c5ac0202
Fix Jackson2AutoConfiguration import for @AutoConfigureJson
...
Closes gh-47811
2025-10-27 10:25:12 +01:00
Andy Wilkinson
aa95282290
Polish @since tags
...
Closes gh-47779
2025-10-23 12:48:58 +01:00
Phillip Webb
2210252c75
Drop @TestAutoConfiguration annotation
...
Closes gh-47746
2025-10-21 11:18:01 -07:00
Stéphane Nicoll
1b1801adb1
Polish
2025-10-20 13:33:00 +02:00
Phillip Webb
50a73b8dfe
Add Jackson2Tester support
...
See gh-47688
2025-10-17 13:17:22 -07:00
Andy Wilkinson
e9084ddd86
Provide auto-configuration for Jackson 2
...
See gh-47688
2025-10-17 13:17:08 -07:00