- Spring 5 Design Patterns
- Dinesh Rajput
- 62字
- 2021-07-08 09:59:27
Application contexts
In the Spring Framework, the org.springframework.context.ApplicationContext interface also provides Spring's IoC container. It is simply a wrapper of the bean factory, providing some extra application context services, such as support for AOP and, hence, declarative transaction, security, and instrumentation support such as support for message resources required for internationalization, and the ability to publish application events to interested event listeners.
推薦閱讀
- HTML5+CSS3王者歸來
- 大話PLC(輕松動漫版)
- jQuery Mobile Web Development Essentials(Third Edition)
- SOA實踐
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Windows Server 2012 Unified Remote Access Planning and Deployment
- 深入淺出RxJS
- Swift 4從零到精通iOS開發
- Kotlin開發教程(全2冊)
- Hands-On GUI Programming with C++ and Qt5
- SQL Server 2016 從入門到實戰(視頻教學版)
- Instant jQuery Boilerplate for Plugins
- Flask Web開發:基于Python的Web應用開發實戰(第2版)
- 軟件工程與UML案例解析(第三版)
- 精通Spring:Java Web開發與Spring Boot高級功能