#1284·guice

在未找到绑定时 Logger 发生异常

作者: nsoft创建于 2019年12月14日更新于 2026年5月21日

java.util.logging.ErrorManager: 5 com.google.common.util.concurrent.UncheckedExecutionException: java.lang.IllegalArgumentException 发生在 com.google.common.cache.LocalCache$Segment.get() 中 发生在 com.google.common.cache.LocalCache.get() 中 发生在 com.google.common.cache.LocalCache.getOrLoad() 中 发生在 com.google.common.cache.LocalCache$LocalLoadingCache.get() 中 发生在 com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked() 中 发生在 com.google.inject.internal.util.StackTraceElements.forMember() 中 发生在 com.google.inject.internal.Errors.formatInjectionPoint() 中 发生在 com.google.inject.internal.Errors.formatSource() 中 发生在 com.google.inject.internal.Errors.formatSource() 中 发生在 com.google.inject.internal.Errors.format() 中 发生在 com.google.inject.ConfigurationException.getMessage() 中 发生在 java.base/java.lang.Throwable.getLocalizedMessage() 中 发生在 java.base/java.lang.Throwable.toString() 中 发生在 java.base/java.lang.String.valueOf() 中 发生在 java.base/java.io.PrintWriter.println() 中 发生在