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 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 ...
Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for securing Spring-based applications.

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

6. 📁Spring AI1,801 usages

org.springframework.ai(274)

Spring AI is an application framework for AI engineering. Its goal is to apply to the AI domain Spring ecosystem design principles such as portability and modular design and promote using POJOs as the building blocks of an application to the AI ...
Spring Web Flow builds on Spring MVC and allows implementing the 'flows' of a web application. A flow encapsulates a sequence of steps that guide a user through the execution of some business task.
The Spring for Apache Kafka (spring-kafka) project applies core Spring concepts to the development of Kafka-based messaging solutions. It provides a 'template' as a high-level abstraction for sending messages
Spring Retry provides an abstraction for retrying failed operations with configurable backoff strategies.
SpringFramework HATEOAS