Update README.md

This commit is contained in:
MichelLeBon 2016-02-08 12:40:40 +02:00
parent 86ca22330b
commit b3dff4d5de
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ This project is used to replicate Spring Exceptions only.
### Relevant articles:
- [Properties with Spring](http://www.baeldung.com/2012/02/06/properties-with-spring) - checkout the `org.baeldung.properties` package for all scenarios of properties injection and usage
- [Properties with Spring](http://www.baeldung.com/2012/02/06/properties-with-spring) - checkout the `org.baeldung.properties` package for all scenarios of properties injection and usage
- [Spring Profiles](http://www.baeldung.com/spring-profiles)