Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in guice

Mockito and Guice : mocking a @Provides method

Play Framework 2.4 - Injected fields are always null

Using Guice 3 with JAX-WS in Java 6 outside web container

Java & Guice - How to deal with inheritance and abstraction?

Should Guice-Injected DAO's be Singletons?

java hibernate jpa guice dao

How does Guice Populate Annotated Fields

Integrating Guice and OSGi services

osgi guice peaberry

Method interception in Jersey using Guice AOP

java jersey aop guice

Implementing a wormhole pattern using AspectJ

java aop guice aspectj

Guice Request Scope: Do I need a Provider binding for a value seeded in a servlet filter?

guice servlet-filters

Guice: how to get more than one @Provides for a type?

java hibernate guice

Java package scanner - find all classes with a given interface

Guice creates Swing components outside of UI thread problem?

Equivalency of Guice Provider in Spring

java spring guice

Circular Dependency Error for Google Guice with Play2.4 and scala

What is the difference between Scaldi and Guice

What is the best pattern for managing multiple versions of the same dependency tree in Guice?

Get an Guice Injector in a web application

URI-specific ExceptionMapper in JAX-RS

jersey jax-rs guice

How to instantiate Spring managed beans at runtime?