mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
88249b2d9a
Renaming the `tags` method to `getTags` for overall consistency, and fixing the Javadoc to mention that this returns an immutable collection. Closes gh-25678