Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/griffio/spring-example01

Autowired with compatible Intellij custom annotations
https://github.com/griffio/spring-example01

Last synced: 8 days ago
JSON representation

Autowired with compatible Intellij custom annotations

Awesome Lists containing this project

README

        

spring-example01
================

Spring 4.2.0 (min Java 7 language level)

Autowiring with compatible Intellij IDE 'friendly' annotations.

Shows XML configuration and Autowiring with Qualified injection

Injecting different beans of the same type e.g. Supplier and create annotation classifier to select the implementation.

These should also work with Intellij intellisense, some combinations (@Inject, @Named) don't get resolved in the IDE.