A builder for creating Applications using Guice.
An ApplicationLoader that uses Guice to bootstrap the application.
A builder for creating Guice-backed Play Injectors.
Play Injector backed by a Guice Injector.
Default empty builder for creating Guice-backed Injectors.
Magnet pattern for creating Guice modules from Play modules or bindings.
Implicit conversions to GuiceableModules.
Conversion from Play BindingKey to Guice Key.
Loading and converting Guice modules.
An ApplicationLoader that uses Guice to bootstrap the application.
Subclasses can override the
builder
andoverrides
methods.