issues
search
Netflix
/
governator
Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup.
Apache License 2.0
825
stars
180
forks
source link
ScanningModuleBuilder AutoBindSingleton dedup fix
#334
Closed
elandau
closed
8 years ago
elandau
commented
8 years ago
Fix module deducing for AutoBindSingleton modules picked up by ScanningModuleBuilder
When picking up classes during class path scanning ignore (and log as debug) NoClassDefFoundError exceptions