mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-28 01:07:03 +00:00
Consider using isEmpty() instead of size() == 0 to improve code readability and follow modern Java practices. Signed-off-by: 2-say <dev2say@gmail.com>