mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Previously, a transform was used to add @GrabResolver annotations during compilation that added the Spring milestone and snapshot repositories. This functionality is now handled by RepositoryConfigurationFactory so the transform is no longer required.