Spring Overview 2
Spring?
Philosophy of Spring.
- IOC
- Configuration model.
Features
Internal
Example
Pro vs Con
- Pro
- It's easy to new developer.
- Dominated framework.
- Con
- It's hard to understand what really happen. (Complexity of Spring)
- High Learning Curve.
- Detail