From bac494c0bef33c2ebf5e3b4db291626f16415534 Mon Sep 17 00:00:00 2001 From: yetanotherallisonf Date: Thu, 20 Apr 2017 21:09:31 -0500 Subject: [PATCH] Update README.md for BAEL-748 --- spring-core/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-core/README.md b/spring-core/README.md index a32d30939f..3f2abe42a1 100644 --- a/spring-core/README.md +++ b/spring-core/README.md @@ -4,3 +4,4 @@ - [How to use the Spring FactoryBean?](http://www.baeldung.com/spring-factorybean) - [Constructor Dependency Injection in Spring](http://www.baeldung.com/constructor-injection-in-spring) - [Constructor Injection in Spring with Lombok](http://www.baeldung.com/spring-injection-lombok) +- [A Quick Guide to Spring @Value](http://www.baeldung.com/spring-value-annotation)