This will demo spring application examples
This Repository shows demo example for Spring Application with XML or Annotation Based configuration
- XML based configuration
- Annotation based configuration ---coming up-----
- reading properties from property file
- database connectivity
Libraries used from Spring Framework 4.2 are as below :-(No Need to include all spring framework 4.2 libraries)
commons-logging-1.2.jar spring-aop-4.2.0.RELEASE.jar spring-beans-4.2.0.RELEASE.jar spring-context-4.2.0.RELEASE.jar spring-context-support-4.1.7.RELEASE.jar spring-core-4.2.0.RELEASE.jar spring-expression-4.2.0.RELEASE.jar