mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Update all annotations so that each is on its own line and consistently use the short form (i.e. don't use `value=`) when possible. Issue: SPR-16968