List Question
20 TechQA 2020-12-02T18:18:28.997000Trying to use JSR330ScopeMetadataResolver with Spring boot without success
280 views
Asked by Jim McMaster
Is there a JSR-330 equivalent of Spring's @Bean or Guice's @Provides annotation?
1.3k views
Asked by goelakash
What is the default bean scope if we use @Inject with @Component?
794 views
Asked by sunilks23
Use annotation to feed Google guice MapBinder
1k views
Asked by Thomas Decaux
Spring boot @ConfigurationProperties not working
11.5k views
Asked by user2316771
Is it safe to remove @Named annotations without a name?
2.9k views
Asked by 0xbe5077ed
Simple Java field injection with Micronaut what's the missing step(s)?
2.4k views
Asked by will
Is dagger2 necessary in firebase project?
65 views
Asked by dontknowhy
How to use `javax.inject.Qualifier` to get bean in spring application context?
807 views
Asked by Dean Xu
Java - Inject bean only in super constructor without field @Autowired
500 views
Asked by softwareRat
How to make Jersey work with Dagger dependency injection?
2.4k views
Asked by Rinke
Threaded Beans doesn't get Environment @Autowired to them in Spring when using JSR330 Provider
784 views
Asked by Crystal Paladin
JSR 330 javax.inject.Provider didn't inject org.springframework.core.env.Environment in @Autowired field
1.2k views
Asked by Crystal Paladin
JSR-330 @Scope and Spring Don't Match
623 views
Asked by peekay
Spring MVC and CDI (Weld)
568 views
Asked by Fábio
Custom Message Key in Hibernate validator not working with message.property
3.4k views
Asked by Bhushan Uniyal
Guice 3 in Struts2
193 views
Asked by picard
What's the difference between Inject and Provider in JSR-330
3.4k views
Asked by diligent
Field injection with @Inject in Spring
1k views
Asked by Vitalii Vitrenko