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.
Modification of Tom's ProvidesBuilder to use @Named and maintain access to the InjectionPoint so we can implement advanced features such as conditionals in the future.
Modification of Tom's ProvidesBuilder to use @Named and maintain access to the InjectionPoint so we can implement advanced features such as conditionals in the future.