mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +08:00
Change to Brixton.M1
This commit is contained in:
@@ -22,8 +22,8 @@ initializr:
|
||||
mappings:
|
||||
- versionRange: "[1.2.3.RELEASE,1.3.0.M1)"
|
||||
version: Angel.SR3
|
||||
- versionRange: 1.3.0.M1
|
||||
version: Brixton.BUILD-SNAPSHOT
|
||||
- versionRange: 1.3.0.M5
|
||||
version: Brixton.M5
|
||||
repositories: spring-snapshots,spring-milestones
|
||||
dependencies:
|
||||
- name: Core
|
||||
@@ -184,7 +184,7 @@ initializr:
|
||||
description: Support for spring-cloud-config Server
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-config-server
|
||||
- name: Eureka
|
||||
- name: Eureka Discovery
|
||||
id: cloud-eureka
|
||||
description: Support for spring-cloud-netflix Eureka
|
||||
groupId: org.springframework.cloud
|
||||
@@ -259,7 +259,7 @@ initializr:
|
||||
description: Support for spring-cloud-security
|
||||
groupId: org.springframework.cloud
|
||||
artifactId: spring-cloud-starter-security
|
||||
- name: Cloud Foundry Service Discovery
|
||||
- name: Cloud Foundry Discovery
|
||||
id: cloud-cloudfoundry-discovery
|
||||
description: Support for spring-cloud-cloudfoundry-discovery (service discovery with Cloud Foundry)
|
||||
versionRange: 1.3.0.M4
|
||||
|
Reference in New Issue
Block a user