18 projects
Spring Cloud Gateway
An API Gateway built on Spring Framework and Spring Boot providing routing and more.
3,683
432
$2.3M
Spring Cloud Netflix
Spring Cloud Netflix provides Netflix OSS integrations for Spring Boot applications, including service discovery (Eureka), circuit breaker (Hystrix), intelligent routing (Zuul) and client side load balancing (Ribbon). It enables building distributed systems and microservices architectures using Spring Boot with Netflix components.
3,567
516
$781K
MyBatis
MyBatis is a SQL mapping framework that simplifies database access in Java applications by providing a layer between Java code and SQL databases. It automates the mapping between SQL queries and Java objects, reducing boilerplate code while maintaining full control over SQL statements.
2,171
273
$3.9M
Spring Cloud Stream
Spring Cloud Stream is a framework for building highly scalable event-driven microservices connected with shared messaging systems. It provides a flexible programming model built on already established and familiar Spring programming conventions and best practices, including support for persistent publish-subscribe semantics, consumer groups, and partitioned data streams.
1,467
211
$2.4M
Spring Session
Spring Session
1,318
239
$1.3M
Spring Integration
Spring Integration is an enterprise integration framework that extends the Spring programming model to support integration patterns and message-driven architectures. It enables lightweight messaging within Spring-based applications and supports integration with external systems via declarative adapters.
1,183
174
$14M
Spring Data Redis
Spring Data Redis is a Spring Framework module that provides easy configuration and access to Redis from Spring applications. It offers a high-level abstraction for Redis interactions, including Redis template, repository support, and cache implementations, while maintaining Spring's core principles of simplicity and flexibility.
995
176
$4.6M
Spring Data Elasticsearch
Spring Data Elasticsearch is a module of the Spring Framework that provides integration between Spring applications and Elasticsearch. It offers a high-level abstraction for interacting with Elasticsearch clusters, including repository support, template APIs, and automatic mapping between domain objects and Elasticsearch documents.
886
148
$2.5M
Spring Cloud Kubernetes
Spring Cloud Kubernetes is a framework that integrates Spring Cloud with Kubernetes, enabling Spring Boot applications to interact with Kubernetes for service discovery, configuration management, and load balancing. It provides native integration between Spring Cloud and Kubernetes APIs for building cloud-native applications.
862
183
$2.4M
Spring Framework on Google Cloud
New home for Spring Cloud GCP development starting with version 2.0.
698
111
$8.4M
Spring AMQP
Spring AMQP - support for Spring programming model with AMQP, especially but not limited to RabbitMQ
695
135
$3M
Spring Cloud Build
Common build concerns, shared plugin configuration, etc. for Spring Cloud modules
121
29
$160K
Spring Cloud AWS
The New Home for Spring Cloud AWS
Spring Cloud Commons
Common classes used in different Spring Cloud implementations
Spring Cloud Data Flow
A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes
Spring Cloud Function
Spring Cloud Function is a Linux Foundation project that provides a unified programming model for serverless applications, enabling developers to write functions that can be deployed across multiple cloud platforms with minimal configuration.
Spring Cloud Sleuth
Distributed tracing for spring cloud