Is there a Way to bind Supplier in google guice?

后端 未结 0 1759
情歌与酒
情歌与酒 2020-12-15 19:25

I tried doing that like below

bind(configClass).toProvider(Provider>).in(Singleton.class);

But I\'m getting this erro

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