mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
This commit adds an `anchor-rewrite.properties` file in the reference documentation sources. This allows to redirect from one anchor to another when they are renamed. This also populates the file with anchors that were renamed in the AOT section of the documentation. Closes gh-30132