How can I bind multiple instances to one interface in HK2 and Jersey?

后端 未结 0 1534
走了就别回头了
走了就别回头了 2020-12-02 01:06

I am trying to use DI to inject WebTarget into my class in Jersey

I have this binding in my binder:

val WTInstance1 : WebTarget = /* code creating the          


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