spring Core Technologies The IoC container

260 阅读1分钟

The IoC container

Resources

Validation, Data Binding, and Type Conversion

Spring Expression Language (SpEL)

Aspect Oriented Programming with Spring

Spring AOP APIs

Null-safety

Data Buffers and Codecs

Appendix

  1. The BeanFactory interface provides an advanced configuration mechanism capable of managing any type of object. ApplicationContext is a sub-interface of BeanFactory.