Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in guice

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

Example use-cases for using Dependency Injection with the Play Framework

Is an unbound SecurityManager really an invalid application configuration in Shiro?

guice thrift shiro

How to define order of method interceptors in Guice?

methods aop guice interceptor

How do I use a Jersey ExceptionMapper with Google Guice?

java jersey guice

Where is the Assisted class in the Guice jar?

java maven guice

Using Guice with circular dependencies

How to hook Jackson ObjectMapper with Guice / Jersey

java jersey jackson guice

Dependency Injection based on a condition

Guice And Scala - Injection on Generics Dependencies

Guice: How to change injection on runtime based on a (dynamic web property)