mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
32df079b05
The hardcoded '.' and '\\' literals have been replaced by the use of EXTENSION_SEPARATOR and WINDOWS_FOLDER_SEPARATOR_CHAR. Closes gh-33654