mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
This commit also tests that WebSecurityConfigurer components are included. They include was already there but the functionality was untested. Fixes gh-47255