A quick introduction to the Spring framework. Discover how to wire Java objects using Spring and dependency injection. You'll learn how to set up your system for Spring development, how to use Maven and how to write testable code with Spring. All code belonging to the course is in Github. We take a focused approach taking a deep dive into most important and common Spring features. During this tutorial, we discuss these features with examples Spring Container, Dependency, and IOC (Inversion of Control) Aspect Oriented Programming JDBC Unit Testing with JUnit Dependency Management with Maven By the end of this course, you will be able to Understand the fundamentals of the Java Spring framework Understand What the Spring framework is for Develop Java Applications, the Spring way