This article will show you how to use maven to download, configure the Spring framework in your java project. And how to write Hello World example use Spring.
Java application is made up of a lot of objects. When the application becomes bigger and bigger, there are so many java objects in it, and many of them are tightly coupled together, this makes your application so hard to modify.