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 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 ...
3. 📁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.
4. 📁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.
5. 📁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.
6. 📁Spring AI1,801 usages
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 ...
7. 📁Spring Web Flow1,494 usages
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.
8. 📁Spring for Apache Kafka1,159 usages
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
9. 📁Spring Retry1,288 usages
Spring Retry provides an abstraction for retrying failed operations with configurable backoff strategies.
