java - How to use Google Guice SPI? -
i have guiceservice class injector creating , getbean method in api class, after move project maven guice modules have been in impl module. how might guice modules impl jar google guice spi create injector? has few documenation , no examples..
please not recommend java spi , reflection. need guice spi.
Comments
Post a Comment