- Spring 5 Design Patterns
- Dinesh Rajput
- 181字
- 2021-07-08 09:59:28
Spring modules
Spring Framework has several distinct modules for a specific set of functionalities, and they work more or less independently of the others. This system is very flexible, so the developer can choose only those required for the enterprise application. For example, a developer can just use the Spring DI module and build the rest of the application with non-Spring components. So, Spring provides integration points to work with other frameworks and APIs--for example, you can use the Spring Core DI pattern only with the Struts application. In case the development team is more proficient in using Struts, it can be used instead of Spring MVC while the rest of the application uses Spring components and features, such as JDBC and transactions. So while the developers need to deploy the required dependencies with the Struts application, there is no need to add a whole Spring Framework.
Here is an overview of the entire module structure:

Let's look at each of Spring's modules and see how each fits in to the bigger picture.
- Android和PHP開發(fā)最佳實(shí)踐(第2版)
- SpringMVC+MyBatis快速開發(fā)與項(xiàng)目實(shí)戰(zhàn)
- 利用Python進(jìn)行數(shù)據(jù)分析
- Mastering Backbone.js
- INSTANT Silverlight 5 Animation
- SQL Server 入門很輕松(微課超值版)
- 深入淺出Python數(shù)據(jù)分析
- 計(jì)算語言學(xué)導(dǎo)論
- Python應(yīng)用與實(shí)戰(zhàn)
- 深入理解Kafka:核心設(shè)計(jì)與實(shí)踐原理
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- Developing Java Applications with Spring and Spring Boot
- C#程序開發(fā)參考手冊(cè)
- Eclipse開發(fā)(學(xué)習(xí)筆記)
- Mastering VMware vSphere Storage