-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse
FactoryModuleBuilder
instead.This functionality is installed by default. All references to this can be safely removed. This class will be removed in Guice 4.4
-
Deprecated MethodsMethodDescriptionThis functionality is now installed by default. All references/installations can be eliminated.This method returns an empty scanner since the preexisting functionality is installed by default.You probably want to use
transferRequest
insteadUseProviderInstanceBinding.getUserSuppliedProvider()
instead.this method call is effectively a no-op, just remove it.there's no need to "combine" one module; just install it directly.there's no reason to use.with()
without any arguments.there's no reason to useModules.override()
without any arguments.
CheckedProvider
instead.