Search:

Type: Posts; User: xsalefter; Keyword(s):

Search: Search took 0.06 seconds.

  1. [REPLY]: Custom Qualifier Annotation To Inject a Constructor Parameter

    I'm try to still googling about it more, and found this thread in stackoverflow. Is it true that I could not use this approach by using spring framework?
  2. Custom Qualifier Annotation To Inject a Constructor Parameter

    Hi, my idea is simple, I want to @inject a component instance and "decorate" it with custom qualifier:



    @Service
    @Transactional
    public class OrganizationServiceImpl implements...
Results 1 to 2 of 2