标签: grails-plugin
我在grails-app / conf / spring中创建了grails 3 plugin和resources.groovy文件。我在resources.groovy文件中定义了bean,但是当我在测试中注入该bean时,它的值为null。有什么问题?