Skip to content

Plugin configuration is loaded after @Conditional checks in Spring #15408

@jdaugherty

Description

@jdaugherty

Issue description

While working on an example Grails plugin, I discovered that plugin.yml is loaded after Spring checks the various @ConditionalOnProperty annotations. We could move plugins completely to the autoconfiguration workflow, but the first step is to get configuration loading earlier in the process to ensure it's accessible via spring supported annotating wiring.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions