Back-link added (#4087)

This commit is contained in:
collaboratewithakash 2018-04-25 13:55:39 +05:30 committed by Grzegorz Piwowarek
parent 872d24faa5
commit ec59422448

View File

@ -12,3 +12,4 @@
- [XML-Based Injection in Spring](http://www.baeldung.com/spring-xml-injection)
- [A Quick Guide to the Spring @Lazy Annotation](http://www.baeldung.com/spring-lazy-annotation)
- [Injecting Prototype Beans into a Singleton Instance in Spring](http://www.baeldung.com/spring-inject-prototype-bean-into-singleton)
- [How to Inject a Property Value Into a Class Not Managed by Spring?](http://www.baeldung.com/inject-properties-value-non-spring-class)