• Stars
    star
    156
  • Rank 232,158 (Top 5 %)
  • Language
    Java
  • Created about 8 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Spring Cloud Deployer project defines an SPI for deploying long lived applications and short lived tasks

Spring Cloud Deployer Build Status

The Spring Cloud Deployer project defines a Service Provider Interface (SPI) for deploying long lived applications and short lived tasks.

Components

The SPI project defines the core interfaces, including AppDeployer and TaskLauncher as well as the core domain model.

The SPI Test project provides the basic test framework that any SPI implementation should use to verify its functionality.

The spring-cloud-deployer-resource-maven project provides support for referencing Maven artifacts via Spring’s Resource abstraction.

The spring-cloud-deployer-resource-docker project provides support for referencing Docker artifacts via Spring’s Resource abstraction.

The spring-cloud-deployer-resource-support project provides various common support classes for working with Resources, such as the UriRegistry for maintaining the locations of app artifacts, and the DelegatingResourceLoader for working with multiple ResourceLoader implementations in a map with URI schemes as keys.

There is also an implementation of the SPI for running apps locally. That link is provided below along with other SPI implementations.

Implementations

This deployer SPI has been implemented for several runtime environments. Here are the github locations:

Building

Clone the repo and type

$ ./mvnw clean install

More Repositories

1

spring-cloud-netflix

Integration with Netflix OSS components
Java
4,843
star
2

spring-cloud-gateway

An API Gateway built on Spring Framework and Spring Boot providing routing and more.
Java
4,360
star
3

spring-cloud-kubernetes

Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...
Java
3,408
star
4

spring-cloud-config

External configuration (server and client) for Spring Cloud
Java
1,923
star
5

spring-cloud-sleuth

Distributed tracing for spring cloud
Java
1,747
star
6

spring-cloud-openfeign

Support for using OpenFeign in Spring Cloud apps
Java
1,140
star
7

spring-cloud-dataflow

A microservices-based Streaming and Batch data processing in Cloud Foundry and Kubernetes
Java
1,065
star
8

spring-cloud-function

Java
1,016
star
9

spring-cloud-stream

Framework for building Event-Driven Microservices
Java
960
star
10

spring-cloud-stream-samples

Samples for Spring Cloud Stream
Java
934
star
11

spring-cloud-release

Spring Cloud Release Train - dependency management across a wide range of Spring Cloud projects.
856
star
12

spring-cloud-consul

Spring Cloud Consul
Java
799
star
13

spring-cloud-contract

Support for Consumer Driven Contracts in Spring
Java
701
star
14

spring-cloud-commons

Common classes used in different Spring Cloud implementations
Java
689
star
15

spring-cloud-zookeeper

Spring Cloud Zookeeper
Java
542
star
16

spring-cloud-task

Short lived microservices with Spring Batch
Java
415
star
17

spring-cloud-bus

Spring Cloud event bus
Java
399
star
18

spring-cloud-stream-binder-kafka

Spring Cloud Stream binders for Apache Kafka and Kafka Streams
Java
328
star
19

spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Java
320
star
20

spring-cloud-vault

Configuration Integration with HashiCorp Vault
Java
269
star
21

stream-applications

Functions and Spring Cloud Stream Applications for data driven microservices
Java
245
star
22

spring-cloud-dataflow-samples

Sample starter applications and code for use with the Spring Cloud Data Flow project
Java
216
star
23

spring-cloud-dataflow-ui

This repo provides the Dashboard application of Spring Cloud Data Flow
TypeScript
203
star
24

spring-cloud-connectors

Library to let cloud applications connect to services
Java
182
star
25

spring-cloud-build

Common build concerns, shared plugin configuration, etc. for Spring Cloud modules
Shell
181
star
26

spring-cloud-open-service-broker

Spring Cloud project for creating service brokers that conform to the Open Server Broker API specification
Java
160
star
27

spring-cloud-deployer-kubernetes

The Spring Cloud Deployer implementation for Kubernetes
Java
156
star
28

spring-cloud-cli

Spring Cloud CLI features
Java
155
star
29

spring-cloud-stream-binder-rabbit

Java
151
star
30

spring-cloud-core-tests

Integration tests for Spring Cloud (small projects testing classpath combinations)
Java
146
star
31

spring-cloud-skipper

A package manager that installs, upgrades, and rolls back Spring Boot applications on multiple Cloud Platforms.
Java
113
star
32

spring-cloud-stream-starters

Shell
98
star
33

spring-cloud-stream-binder-aws-kinesis

Spring Cloud Stream binder for AWS Kinesis
Java
97
star
34

spring-cloud-cloudfoundry

Integration between Cloudfoundry and the Spring Cloud APIs
Java
80
star
35

spring-cloud-schema-registry

A schema registry implementation for Spring Cloud Stream
Java
47
star
36

spring-cloud-jenkins-jobs

Spring Cloud Jenkins Job DSL
Groovy
41
star
37

spring-cloud-bindings

A library that exposes a rich Java language-binding and auto-configuration for CNB Bindings
Java
40
star
38

spring-cloud-deployer-local

The Spring Cloud Deployer implementation for a "local" machine
Java
39
star
39

spring-cloud-release-tools

Tools used for the Spring Cloud release process
Java
28
star
40

spring-cloud-deployer-cloudfoundry

The Spring Cloud Deployer implementation for Cloud Foundry
Java
27
star
41

spring-cloud-app-broker

Spring Cloud project for implementing service brokers that conform to the Open Server Broker API specification
Java
26
star
42

spring-cloud-static

Static resources for the Spring Cloud website
26
star
43

spring-cloud-common-security-config

A common security infrastructure used by Spring Cloud Data Flow and the projects in its ecosystem
Java
19
star
44

spring-cloud-dataflow-acceptance-tests

Java
13
star
45

baseimage

Shell
12
star
46

spring-cloud.github.io

GH pages for spring-cloud
HTML
7
star
47

spring-cloud-dataflow-apps-plugin

Java
7
star
48

stream-applications-acceptance-tests

Shell
7
star
49

spring-functions-catalog

Reusable Spring Functions for data driven microservices
Java
7
star
50

spring-cloud-stream-jenkins-jobs

Groovy
4
star
51

spring-cloud-dataflow-common

Java
2
star
52

.github

2
star
53

spring-cloud-dataflow-build

1
star