The task could:
- Check that each key is one of the expected values:
org.springframework.aot.hint.RuntimeHintsRegistrarorg.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessororg.springframework.beans.factory.aot.BeanRegistrationAotProcessor- Check that each class listed in the values:
- Implements its key
- Exists in the current project