mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-04 12:48:02 +08:00
Polish contribution
Closes gh-176
This commit is contained in:
parent
2eb2355843
commit
3ef2390fd1
@ -39,10 +39,8 @@ initializr:
|
|||||||
scs-bom:
|
scs-bom:
|
||||||
groupId: io.pivotal.spring.cloud
|
groupId: io.pivotal.spring.cloud
|
||||||
artifactId: spring-cloud-services-dependencies
|
artifactId: spring-cloud-services-dependencies
|
||||||
mappings:
|
version: 1.1.0.BUILD-SNAPSHOT
|
||||||
- versionRange: "[1.3.0.M2,1.3.5.RELEASE]"
|
repositories: spring-snapshots,spring-milestones
|
||||||
version: 1.1.0.BUILD-SNAPSHOT
|
|
||||||
repositories: spring-snapshots,spring-milestones
|
|
||||||
additionalBoms: [cloud-bom]
|
additionalBoms: [cloud-bom]
|
||||||
kotlin:
|
kotlin:
|
||||||
version: 1.0.2
|
version: 1.0.2
|
||||||
@ -559,23 +557,23 @@ initializr:
|
|||||||
description: Leadership election and global state with Etcd and spring-cloud-cluster-etcd
|
description: Leadership election and global state with Etcd and spring-cloud-cluster-etcd
|
||||||
groupId: org.springframework.cloud
|
groupId: org.springframework.cloud
|
||||||
artifactId: spring-cloud-cluster-etcd
|
artifactId: spring-cloud-cluster-etcd
|
||||||
- name: Spring Cloud Services for Pivotal Cloud Foundry
|
- name: Pivotal Cloud Foundry
|
||||||
bom: scs-bom
|
bom: scs-bom
|
||||||
versionRange: 1.3.0.RELEASE
|
versionRange: 1.3.0.RELEASE
|
||||||
content:
|
content:
|
||||||
- name: Config Client (Spring Cloud Services)
|
- name: Config Client (PCF)
|
||||||
id: scs-config-client
|
id: scs-config-client
|
||||||
description: Config client for Spring Cloud Services on Pivotal Cloud Foundry
|
description: Config client on Pivotal Cloud Foundry
|
||||||
groupId: io.pivotal.spring.cloud
|
groupId: io.pivotal.spring.cloud
|
||||||
artifactId: spring-cloud-services-starter-config-client
|
artifactId: spring-cloud-services-starter-config-client
|
||||||
- name: Service Registry (Spring Cloud Services)
|
- name: Service Registry (PCF)
|
||||||
id: scs-service-registry
|
id: scs-service-registry
|
||||||
description: Eureka service discovery for Spring Cloud Services on Pivotal Cloud Foundry
|
description: Eureka service discovery on Pivotal Cloud Foundry
|
||||||
groupId: io.pivotal.spring.cloud
|
groupId: io.pivotal.spring.cloud
|
||||||
artifactId: spring-cloud-services-starter-service-registry
|
artifactId: spring-cloud-services-starter-service-registry
|
||||||
- name: Circuit Breaker (Spring Cloud Services)
|
- name: Circuit Breaker (PCF)
|
||||||
id: scs-circuit-breaker
|
id: scs-circuit-breaker
|
||||||
description: Hystrix circuit breaker for Spring Cloud Services on Pivotal Cloud Foundry
|
description: Hystrix circuit breaker on Pivotal Cloud Foundry
|
||||||
groupId: io.pivotal.spring.cloud
|
groupId: io.pivotal.spring.cloud
|
||||||
artifactId: spring-cloud-services-starter-circuit-breaker
|
artifactId: spring-cloud-services-starter-circuit-breaker
|
||||||
- name: Social
|
- name: Social
|
||||||
|
Loading…
Reference in New Issue
Block a user