jdaugherty opened a new issue, #15282: URL: https://github.com/apache/grails-core/issues/15282
I have a ServiceUnitTest that is failing because on my Grails Service, I'm injecting an object annotated with `@ConfigurationProperties(PREFIX)` and the bean isn't being defined by the ServiceUnitTest. Plugins like grails-mail have moved to configurationProperties so we should consider adding better support in our test framework to autowire these in unit tests. -- 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]
