Skip to content

Add tasks for checking factories filesΒ #44676

@wilkinsona

Description

@wilkinsona

For META-INF/spring.factories and META-INF/spring/aot.factories, the tasks could check that:

  • Each class listed in the values exists in the current project
  • Each value lists classes in alphabetical order
  • Each nested class in the values uses its binary name (this avoids at runtime an attempt to load a class that doesn't exist before falling back to the binary name)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions