Update README.md

This commit is contained in:
m0cacin0 2016-06-28 12:21:31 +03:00 committed by GitHub
parent 49e996888f
commit 92d44e3dcd
1 changed files with 2 additions and 3 deletions

View File

@ -2,11 +2,10 @@
## Spring General Example Project
###The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
This project is used to replicate Spring Exceptions only.
###The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
### 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