Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Can you give a big picture of the Spring Framework

Pragya Keshap answered on March 1, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers


Can you give a big picture of the Spring Framework

0

Big Picture of Spring Framework

Flexible and modular Architecture with No restrictions e.g.segregated web, business and data layer. No restrictions as i can still use struts or hibernate or any other framework while using spring. or it provides AOP module but i am free to integrate with AspectJ for more features which is a AOP framework

Design — Very loosely coupled and spring defacto promotes loose coupling. This helps in ease of unit testing or even creating autonomous services.

Code — Easy to unit Test

Features — Dependency injection, IOC (bean factory and Application context) container, auto wiring, component scan

Spring modules : Spring is modular framework having core container, data layer, web layer and many other modular frameworks

Spring projects: Spring provides spring projects for specific needs like spring boot, spring cloud, spring Data, Spring Integration, Spring batch, spring security, spring HATEOAS and many other spring Projects.

Spring Modules

Core container: Beans, Core, Context, SpEL

Data Access/Integation Layer: JDBC, ORM, OXM, JMS, Transactions

Web: Websocket, Servlet, Web, Portlet

Other: AOP, Aspects, Instrumentation, Messaging, Test

Note: All these modules share the same version of spring framework 

https://medium.com/@abhishekjunnarkar/spring-overview-e4a2cd896aea

Popularity 1/10 Helpfulness 1/10 Language whatever
Source: Grepper
Link to this answer
Share Copy Link
Contributed on Mar 01 2023
Pragya Keshap
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.