Group: Spring Framework
Sort by:Popular

1. 📁Spring Boot146,876 usages

org.springframework.boot(495)

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
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

org.springframework.cloud(818)

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
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
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
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

org.springframework.data(113)

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.
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
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