=========
Spring General Example Project
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 - checkout the 
org.baeldung.propertiespackage for all scenarios of properties injection and usage - Spring Profiles
 - A Spring Custom Annotation for a Better DAO
 - What's New in Spring 4.3?
 - Guide To Running Logic on Startup in Spring
 - Quick Guide to Spring Controllers
 - Quick Guide to Spring Bean Scopes
 - Introduction To Ehcache