-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Description
数据源1和数据源二的配置
在windows启动都是没有问题的,但是打包成为jar报了一个这样的错误
Exception in thread "main" com.google.inject.CreationException: Unable to create injector, see the following errors:
- No implementation for java.lang.Integer annotated with @com.google.inject.name.Named(value=port) was bound.
while locating java.lang.Integer annotated with @com.google.inject.name.Named(value=port)
for the 2nd parameter of com.dooffe.guicegrpc.common.defaultimpls.DefaultModule.getChannels(DefaultModule.java:92)
at com.dooffe.guicegrpc.common.defaultimpls.DefaultModule.getChannels(DefaultModule.java:92)
亲大佬帮忙看一下,在windows下面的idea上面运行时都是没有问题的
Metadata
Metadata
Assignees
Labels
No labels