spring-boot/buildSrc
Andy Wilkinson 3a6e4e9e58 Add checks for factories files
META-INF/spring.factories and META-INF/spring/aot.factories in the
main source set are now checked. The checks verify that:

- Each class listed in the values exists in the source set's output
- The classes are listed alphabetically
- Nested classes are identified using their binary name

Closes gh-44676
2025-03-12 12:44:18 +00:00
..
config/checkstyle Upgrade to Spring Java Format 0.0.33 2022-05-26 13:22:23 +01:00
src Add checks for factories files 2025-03-12 12:44:18 +00:00
SpringRepositorySupport.groovy Fixup 'Limit artifact types resolved from repositories' 2025-02-03 21:18:52 -08:00
build.gradle Merge branch '3.2.x' into 3.3.x 2024-11-15 13:23:59 -08:00
settings.gradle Create extension to configure Spring maven repositories 2024-09-27 10:30:20 -07:00