I\'m looking for something similar to the GuiceBundle.enableAutoConfig(MyResource.class) type of functionality but for a gRPC server. EnableAutoConfig will scan thr
GuiceBundle.enableAutoConfig(MyResource.class)