The task could:

  • Check that each key is one of the expected values:
  • org.springframework.aot.hint.RuntimeHintsRegistrar
  • org.springframework.beans.factory.aot.BeanFactoryInitializationAotProcessor
  • org.springframework.beans.factory.aot.BeanRegistrationAotProcessor
  • Check that each class listed in the values:
  • Implements its key
  • Exists in the current project