Search code examples
Is there a JSR-330 equivalent of Spring's @Bean or Guice's @Provides annotation?...


javadependency-injectionjsr330

Read More
What is the default bean scope if we use @Inject with @Component?...


springspring-annotationsjsr330

Read More
Use annotation to feed Google guice MapBinder...


javaannotationsguicejsr330

Read More
Spring boot @ConfigurationProperties not working...


springspring-bootautowiredspring-annotationsjsr330

Read More
Dependency injection with Spring (JSR 330 annotations) in WebSphere 7 is not working...


springdependency-injectionwebspherecode-injectionjsr330

Read More
Practical advice on using Jersey and Guice for RESTful service...


javaguicejerseyjax-rsjsr330

Read More
How to use JSR 330 with Spring as implementation without any XML and without spring specific annotat...


javaspringdependency-injectionspring-annotationsjsr330

Read More
Is dagger2 necessary in firebase project?...


androidfirebasejsr330

Read More
@Named annotation in Spring MVC...


javaspring-mvcannotationsjsr330

Read More
JSR-330 @Scope and Spring Don't Match...


springjsr330

Read More
Can I use Dagger 2 in a Java EE project?...


javajsfdependency-injectiondaggerjsr330

Read More
What's the difference between Inject and Provider in JSR-330...


javaspringguiceioc-containerjsr330

Read More
Field injection with @Inject in Spring...


javaspringspring-mvcjsr330

Read More
How can an application inform the Spring application context where to find a class whose constructor...


javaspringdependency-injectionjsr330

Read More
Error injecting a map using spring/JSR-330...


springdependency-injectionjsr330

Read More
Switching among Spring, Guice, Weld or other DI implementations...


springdependency-injectionguiceweldjsr330

Read More
Is it possible to share common JSR 330 code between Dagger and CDI?...


javacdidaggerjsr330

Read More
Why can we have only one constructor with @Inject annotation?...


javacdiguicejsr330

Read More
Is it possible to replace Spring @Scope("request") with JSR-330 @Scope variant?...


javaspringjsr330

Read More
Unit testing JSR-330 injected objects...


javaguicejsr330hk2

Read More
How to inject String constants easily with Weld?...


javacdijboss-weldjsr299jsr330

Read More
Regex on negative assertions for specific strings...


regexjsr330

Read More
Does spring-context support JSR-330 Qualifier on bean instances?...


javaspringqualifiersjsr330

Read More
how to inject Test-Implementation during tests, Production-Implementation in the production mode - S...


springdependency-injectioninjectjsr330

Read More
JSR Bean Validation and multiple groups, AND vs OR...


javabean-validationhibernate-validatorjsr330

Read More
How to tell JSF 2.0 in Glassfish to instantiate an CDI @Alternative to a <managed-bean>?...


javajsfcdijsr330

Read More
Is there a JSR-330 equivalent of Spring's @Value annotation?...


javaspringannotationsjsr330

Read More
Guice and JSR-330...


javadependency-injectionguicejsr330

Read More
When should I use binding annotations vs more-specific interfaces?...


springdependency-injectionguicejsr330

Read More
Is there a javax.inject.* equivalent to @Assisted...


javadependency-injectionguicejsr330

Read More
BackNext