HK2 cannot inject Boolean into boolean

前端 未结 0 1078
不思量自难忘°
不思量自难忘° 2021-01-07 18:32

I\'m providing a boolean for injection to HK2 like this:

binder.bind(disableMyFeature).named("disableMyFeature").to(Boolean.class)

Then

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