Update README.md

This commit is contained in:
Marek Lewandowski 2016-12-01 22:34:40 +01:00 committed by GitHub
parent f46e18a353
commit 5750a3a064
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
### Relevant Articles:
- [Wiring in Spring: @Autowired, @Resource and @Inject](http://www.baeldung.com/spring-annotations-resource-inject-autowire)
- [Exploring the Spring BeanFactory API](http://www.baeldung.com/spring-beanfactory)
- [How to use the Spring FactoryBean?](http://www.baeldung.com/spring-factorybean)