Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

In Python, what's a good pattern for disabling certain code during unit tests?

Is Autofac ContainerBuilder.Build an expensive operation?

Using Dependency Injection in ASP.NET MVC3 Model Binder

How can you force Unity to Create a new instance?

How to dynamically select a service in Grails

What is the alternative to OSGI for inter-module service injection in Wildfly?

what is the purpose of @Nonbinding annotation in a Qualifier supposed to be in Java EE7?

Does Simple Injector have a way to RegisterConditional with object factory?

Automatic factory with Common.Logging and Autofac?

Access the current HttpContext from a ILogger

What are hidden dependencies?

ASP.NET MVC3 + ActionFilterAttribute + Injection?

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

Dependency Injection what´s the big improvement?

How to specify an @Alternative producer method in beans.xml?

How to setup a Unity Registration Convention?

How to inject RestTemplate

Can Autofac do automatic self-binding?

Ninject 2.0: Property Injection without attribute

Using Ninject, can I create an instance from an interface without exposing my concrete class?