mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
d9d24085b4
Prior to this commit, documentation for WebJar support referenced the webjars-locator artifact; however, Spring now uses the webjars-locator-core artifact. This commit updates the documentation to reflect this. Closes gh-22613