jdaugherty opened a new issue, #15408:
URL: https://github.com/apache/grails-core/issues/15408

   ### 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.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to