Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in guice

Calling a service on startup in a Play application

Inject in scala object

scala playframework guice

Injection in my quartz job

Best approach to mutate(add/remove bindings) a Guice injector while maintaining state

guice mutable

Guice + Jersey: Add all resources and providers without bind to Jersey Servlet

java jersey guice

Guice equivalent in C# [closed]

Getting to grips with Google Guice

java guice

Guice module with type parameters

java generics guice

Guice: Do I have to annotate every class of an object graph with @Inject?

Guice with parents

java guice

guice injection in static variable

java guice guice-3

Injecting a dependency into Guice Module

NOSONAR tag to ignore an invalid issue still shows as an issue

Is it a good or bad practice to call instance methods from a java constructor?

java constructor guice

Is Google Guice active?

java guice

Is it wrong to make every concrete class to inherit from an interface?

Map Shiro's AuthenticationException with Jersey's ExceptionMapper

How to delegate creation of some classes from Guice injector to another factory?

java guice resteasy

What is the Spring equivalent to FactoryModuleBuilder, @AssistedInject, and @Assisted in Guice?

java spring guice

Guice 3.0 + Tomcat 7.0 = ClassLoader memory leak

java tomcat memory-leaks guice