- 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.
推薦閱讀
- Clojure Programming Cookbook
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- C++程序設計(第3版)
- NativeScript for Angular Mobile Development
- 基于差分進化的優化方法及應用
- H5頁面設計:Mugeda版(微課版)
- Learning Unreal Engine Android Game Development
- Access 2010中文版項目教程
- Building Serverless Architectures
- Java7程序設計入門經典
- 分布式系統架構與開發:技術原理與面試題解析
- Python實戰指南:手把手教你掌握300個精彩案例
- KnockoutJS Blueprints
- Natural Language Processing with Python Cookbook
- Learning QGIS(Second Edition)