Group: SpringFramework
Sort:
popular
|
newest
3. Spring Context15,556 usages
org.springframework » spring-contextApache
Spring Context provides access to configured objects like a registry (a context).
It inherits its features from Spring Beans and adds support for internationalization, event propagation, resource loading, and the transparent creation of contexts.
Last Release on Jan 16, 2025
5. Spring TestContext Framework10,858 usages
org.springframework » spring-testApache
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG.
It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use
to test your code in isolation.
Last Release on Jan 16, 2025
6. Spring Web9,725 usages
org.springframework » spring-webApache
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners
and a web-oriented application context.
It also contains an HTTP client and the web-related parts of Spring remote support.
Last Release on Jan 16, 2025
7. Spring Core9,219 usages
org.springframework » spring-coreApache
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Last Release on Jan 16, 2025
8. Spring Beans7,905 usages
org.springframework » spring-beansApache
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Jan 16, 2025
9. Spring Web MVC6,178 usages
org.springframework » spring-webmvcApache
Spring webmvc contains Spring’s model-view-controller (MVC) and REST Web Services implementation for web applications.
It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Last Release on Jan 16, 2025
11. Spring JDBC4,733 usages
org.springframework » spring-jdbcApache
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Jan 16, 2025
12. Spring Transaction4,196 usages
org.springframework » spring-txApache
Support for programmatic and declarative transaction management for classes that implement special interfaces or any POJO.
Last Release on Jan 16, 2025
13. Spring Context Support3,981 usages
org.springframework » spring-context-supportApache
Support classes for integrating common third-party libraries into a Spring application context
Last Release on Jan 16, 2025
14. Spring AOP3,542 usages
org.springframework » spring-aopApache
Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method interceptors and pointcuts to cleanly
decouple code that implements functionality that should be separated.
Last Release on Jan 16, 2025
15. Spring Object/Relational Mapping2,928 usages
org.springframework » spring-ormApache
Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including JPA, JDO, and Hibernate.
Last Release on Jan 16, 2025
17. Spring Expression Language (SpEL)1,972 usages
org.springframework » spring-expressionApache
Powerful Expression Language for querying and manipulating an object graph at runtime.
It is an extension of the unified expression language (unified EL) as specified in the JSP 2.1 specification
Last Release on Jan 16, 2025
19. Spring JMS1,205 usages
org.springframework » spring-jmsApache
JMS support package, including helper classes to send/receive JMS messages
Last Release on Jan 16, 2025
20. Spring Messaging1,169 usages
org.springframework » spring-messagingApache
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a foundation for messaging-based applications.
It also includes a set of annotations for mapping messages to methods.
Last Release on Jan 16, 2025