(This is a good book for learning Spring in Chinese, which is easy to understand and read. In this part, we will introduce two core features of Spring structure: Reaction Control (IoC) and Aspect Oriented Programming (AOP). 1. First, we will introduce simple concepts. 2. Second, we will install beans, and introduce how to use IOC to achieve loose coupling between system goals. How to use XML to define system targets in Spring containers and install their dependencies. 3. Create an aspect and introduce Spring's AOP to decouple system services from server targets.
spring_ in_ action_ Chinese version. pdf)