mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
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