mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
cd1424d04b
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