Skip to content

Add support for declaring requirements for an AOT contribution to run #35931

@snicoll

Description

@snicoll

We don't really have an API to express that something has to be enabled. For instance, Spring Data repositories may require some information about the data store. It could be some requirement interface that the application should provide.

When such implementation isn't present, or do not provide the necessary information, contributors may decide to fail hard or disable itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions