Group: Spring Framework
1. 📁Spring Boot146,876 usages
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can just run
2.Spring Context17,503 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 Apr 17, 2026
3.Spring TestContext Framework11,672 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 Apr 17, 2026
4.Spring Core9,924 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 Apr 17, 2026
5.Spring Web11,112 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 Apr 17, 2026
6.Spring Beans8,421 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 Apr 17, 2026
7. 📁Spring Cloud18,273 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 MVC6,942 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 Apr 17, 2026
9. 📁Spring Security14,044 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,182 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 Apr 17, 2026
11.Spring Transaction4,679 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 Apr 17, 2026
12.Spring Context Support4,214 usages
org.springframework » spring-context-support Apache
Support classes for integrating common third-party libraries into a Spring application context
Last Release on Apr 17, 2026
13.Spring AOP3,827 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 Apr 17, 2026
14.Spring Object/Relational Mapping3,090 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 Apr 17, 2026
15. 📁Spring Data6,775 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,123 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 Apr 17, 2026
17. 📁Spring Integration2,909 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,263 usages
org.springframework » spring-jms Apache
JMS support package, including helper classes to send/receive JMS messages
Last Release on Apr 17, 2026
19.Spring Messaging1,259 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 Apr 17, 2026
20.Spring Aspects1,162 usages
org.springframework » spring-aspects Apache
Spring Aspects integrates Spring with AspectJ.
Last Release on Apr 17, 2026
