Group: Spring Framework
1. 📁Spring Boot157,755 usages
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can just run
2.Spring Context18,185 usages
org.springframework » spring-context Apache
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 Jun 9, 2026
3.Spring TestContext Framework11,982 usages
org.springframework » spring-test Apache
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 ...
Last Release on Jun 9, 2026
4.Spring Web11,628 usages
org.springframework » spring-web Apache
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 ...
Last Release on Jun 9, 2026
5.Spring Core10,188 usages
org.springframework » spring-core Apache
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Last Release on Jun 9, 2026
6.Spring Beans8,653 usages
org.springframework » spring-beans Apache
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Jun 9, 2026
7. 📁Spring Cloud18,633 usages
Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing, micro-proxy, control bus, short lived ...
8.Spring Web MVC7,239 usages
org.springframework » spring-webmvc Apache
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 ...
Last Release on Jun 9, 2026
9. 📁Spring Security14,611 usages
Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for securing Spring-based applications.
10.Spring JDBC5,384 usages
org.springframework » spring-jdbc Apache
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Jun 9, 2026
11.Spring Transaction4,877 usages
org.springframework » spring-tx Apache
Support for programmatic and declarative transaction management for classes that implement special interfaces or any POJO.
Last Release on Jun 9, 2026
12.Spring Context Support4,294 usages
org.springframework » spring-context-support Apache
Support classes for integrating common third-party libraries into a Spring application context
Last Release on Jun 9, 2026
13.Spring AOP3,956 usages
org.springframework » spring-aop Apache
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 Jun 9, 2026
14.Spring Object/Relational Mapping3,156 usages
org.springframework » spring-orm Apache
Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including JPA, JDO, and Hibernate.
Last Release on Jun 9, 2026
15. 📁Spring Data7,081 usages
Spring Data’s mission is to provide a familiar and consistent, Spring-based programming model for data access while still retaining the special traits of the underlying data store.
16.Spring Expression Language (SpEL)2,161 usages
org.springframework » spring-expression Apache
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 Jun 9, 2026
17. 📁Spring Integration2,965 usages
Extends the Spring programming model to support the well-known Enterprise Integration Patterns. Spring Integration enables lightweight messaging within Spring-based applications and supports integration with external systems via declarative adapters.
18.Spring JMS1,296 usages
org.springframework » spring-jms Apache
JMS support package, including helper classes to send/receive JMS messages
Last Release on Jun 9, 2026
19.Spring Messaging1,287 usages
org.springframework » spring-messaging Apache
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 Jun 9, 2026
20.Spring Aspects1,191 usages
org.springframework » spring-aspects Apache
Spring Aspects integrates Spring with AspectJ.
Last Release on Jun 9, 2026