mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-04-26 10:50:26 +00:00
Previously a warning would be logged to the parser when a URL was configured with a SpEL expression. These changes prevent warnings from being logged when using SpEL for URL configuration.