Commit Graph

6 Commits

Author SHA1 Message Date
Stéphane Nicoll cd1424d04b Simplify dependencies arrangement in smoke tests
This commit harmonizes dependencies used in smoke tests, in particular
by using the starters consistently. This serves not only as a validation
but also a showcase of how to use them.

Closes gh-47836
2025-10-28 11:16:23 +01:00
Moritz Halbritter 48daa81b59 Add nullability annotations to tests in smoke-test/spring-boot-smoke-test-autoconfigure-classic
See gh-47263
2025-10-16 11:24:42 +02:00
Moritz Halbritter cee0da8c9c Add nullability annotations to smoke-test/spring-boot-smoke-test-autoconfigure-classic
See gh-46587
2025-08-13 11:32:13 +02:00
Phillip Webb fe1dc32b76 Reduce depth of starter dependencies
Rework a few of the starter POMs to reduce the import depth.

Closes gh-46548
2025-07-25 17:46:23 +01:00
Andy Wilkinson 33ecfd7c96 Revert "Create spring-boot-autoconfigure-classic module"
This reverts commit 5db3cacde8.

See gh-46233
2025-07-24 13:23:39 +01:00
Phillip Webb decc32dde3 Restructure project directories to better fit Gradle
Closes gh-46358
2025-07-10 17:54:08 -07:00