How to autowire a service in a class if it has multiple capital letter in front in grails(2.5.6)

前端 未结 0 1558
我寻月下人不归
我寻月下人不归 2021-01-17 22:57

So I have a class where I need to inject a service in grails.

class APIPaymentCreateCommand implements CreateCommand {

    def cardTokensService 

}
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题