mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 17:32:34 +08:00
Always set a default boot version
Previously, if the sagan meta-data did not provide a default, the live instance wouldn't have one either. This means that all requests that do not provide an explicit boot version will fail as well. This commit sets the first version as the default if no default exists. Closes gh-267
This commit is contained in:
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"id": "spring-boot",
|
||||
"name": "Spring Boot",
|
||||
"repoUrl": "https://github.com/spring-projects/spring-boot",
|
||||
"siteUrl": "http://projects.spring.io/spring-boot",
|
||||
"category": "active",
|
||||
"stackOverflowTags": "spring-boot",
|
||||
"projectReleases": [
|
||||
{
|
||||
"releaseStatus": "SNAPSHOT",
|
||||
"refDocUrl": "http://docs.spring.io/spring-boot/docs/1.3.1.BUILD-SNAPSHOT/reference/htmlsingle/",
|
||||
"apiDocUrl": "http://docs.spring.io/spring-boot/docs/1.3.1.BUILD-SNAPSHOT/api/",
|
||||
"groupId": "org.springframework.boot",
|
||||
"artifactId": "spring-boot",
|
||||
"repository": {
|
||||
"id": "spring-snapshots",
|
||||
"name": "Spring Snapshots",
|
||||
"url": "https://repo.spring.io/libs-snapshot",
|
||||
"snapshotsEnabled": true
|
||||
},
|
||||
"preRelease": false,
|
||||
"generalAvailability": false,
|
||||
"versionDisplayName": "1.3.1",
|
||||
"current": false,
|
||||
"snapshot": true,
|
||||
"version": "1.3.1.BUILD-SNAPSHOT"
|
||||
},
|
||||
{
|
||||
"releaseStatus": "GENERAL_AVAILABILITY",
|
||||
"refDocUrl": "http://docs.spring.io/spring-boot/docs/1.3.0.RELEASE/reference/htmlsingle/",
|
||||
"apiDocUrl": "http://docs.spring.io/spring-boot/docs/1.3.0.RELEASE/api/",
|
||||
"groupId": "org.springframework.boot",
|
||||
"artifactId": "spring-boot",
|
||||
"repository": null,
|
||||
"preRelease": false,
|
||||
"generalAvailability": true,
|
||||
"versionDisplayName": "1.3.0",
|
||||
"current": false,
|
||||
"snapshot": false,
|
||||
"version": "1.3.0.RELEASE"
|
||||
},
|
||||
{
|
||||
"releaseStatus": "SNAPSHOT",
|
||||
"refDocUrl": "http://docs.spring.io/spring-boot/docs/1.2.6.BUILD-SNAPSHOT/reference/htmlsingle/",
|
||||
"apiDocUrl": "http://docs.spring.io/spring-boot/docs/1.2.6.BUILD-SNAPSHOT/api/",
|
||||
"groupId": "org.springframework.boot",
|
||||
"artifactId": "spring-boot",
|
||||
"repository": {
|
||||
"id": "spring-snapshots",
|
||||
"name": "Spring Snapshots",
|
||||
"url": "https://repo.spring.io/libs-snapshot",
|
||||
"snapshotsEnabled": true
|
||||
},
|
||||
"preRelease": false,
|
||||
"generalAvailability": false,
|
||||
"versionDisplayName": "1.2.6",
|
||||
"current": false,
|
||||
"snapshot": true,
|
||||
"version": "1.2.6.BUILD-SNAPSHOT"
|
||||
},
|
||||
{
|
||||
"releaseStatus": "GENERAL_AVAILABILITY",
|
||||
"refDocUrl": "http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/",
|
||||
"apiDocUrl": "http://docs.spring.io/spring-boot/docs/current/api/",
|
||||
"groupId": "org.springframework.boot",
|
||||
"artifactId": "spring-boot",
|
||||
"repository": null,
|
||||
"preRelease": false,
|
||||
"generalAvailability": true,
|
||||
"versionDisplayName": "1.2.5",
|
||||
"current": false,
|
||||
"snapshot": false,
|
||||
"version": "1.2.5.RELEASE"
|
||||
}
|
||||
],
|
||||
"aggregator": false,
|
||||
"stackOverflowTagList": [
|
||||
"spring-boot"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"id": "spring-boot",
|
||||
"name": "Spring Boot",
|
||||
"repoUrl": "https://github.com/spring-projects/spring-boot",
|
||||
"siteUrl": "http://projects.spring.io/spring-boot",
|
||||
"category": "active",
|
||||
"stackOverflowTags": "spring-boot",
|
||||
"projectReleases": [
|
||||
{
|
||||
"releaseStatus": "SNAPSHOT",
|
||||
"refDocUrl": "http://docs.spring.io/spring-boot/docs/1.4.1.BUILD-SNAPSHOT/reference/htmlsingle/",
|
||||
"apiDocUrl": "http://docs.spring.io/spring-boot/docs/1.4.1.BUILD-SNAPSHOT/api/",
|
||||
"groupId": "org.springframework.boot",
|
||||
"artifactId": "spring-boot",
|
||||
"repository": {
|
||||
"id": "spring-snapshots",
|
||||
"name": "Spring Snapshots",
|
||||
"url": "https://repo.spring.io/libs-snapshot",
|
||||
"snapshotsEnabled": true
|
||||
},
|
||||
"preRelease": false,
|
||||
"generalAvailability": false,
|
||||
"versionDisplayName": "1.4.1",
|
||||
"current": false,
|
||||
"snapshot": true,
|
||||
"version": "1.4.1.BUILD-SNAPSHOT"
|
||||
},
|
||||
{
|
||||
"releaseStatus": "GENERAL_AVAILABILITY",
|
||||
"refDocUrl": "http://docs.spring.io/spring-boot/docs/1.4.0.RELEASE/reference/htmlsingle/",
|
||||
"apiDocUrl": "http://docs.spring.io/spring-boot/docs/1.4.0.RELEASE/api/",
|
||||
"groupId": "org.springframework.boot",
|
||||
"artifactId": "spring-boot",
|
||||
"repository": null,
|
||||
"preRelease": false,
|
||||
"generalAvailability": true,
|
||||
"versionDisplayName": "1.4.0",
|
||||
"current": true,
|
||||
"snapshot": false,
|
||||
"version": "1.4.0.RELEASE"
|
||||
},
|
||||
{
|
||||
"releaseStatus": "SNAPSHOT",
|
||||
"refDocUrl": "http://docs.spring.io/spring-boot/docs/1.3.8.BUILD-SNAPSHOT/reference/htmlsingle/",
|
||||
"apiDocUrl": "http://docs.spring.io/spring-boot/docs/1.3.8.BUILD-SNAPSHOT/api/",
|
||||
"groupId": "org.springframework.boot",
|
||||
"artifactId": "spring-boot",
|
||||
"repository": {
|
||||
"id": "spring-snapshots",
|
||||
"name": "Spring Snapshots",
|
||||
"url": "https://repo.spring.io/libs-snapshot",
|
||||
"snapshotsEnabled": true
|
||||
},
|
||||
"preRelease": false,
|
||||
"generalAvailability": false,
|
||||
"versionDisplayName": "1.3.8",
|
||||
"current": false,
|
||||
"snapshot": true,
|
||||
"version": "1.3.8.BUILD-SNAPSHOT"
|
||||
},
|
||||
{
|
||||
"releaseStatus": "GENERAL_AVAILABILITY",
|
||||
"refDocUrl": "http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/",
|
||||
"apiDocUrl": "http://docs.spring.io/spring-boot/docs/current/api/",
|
||||
"groupId": "org.springframework.boot",
|
||||
"artifactId": "spring-boot",
|
||||
"repository": null,
|
||||
"preRelease": false,
|
||||
"generalAvailability": true,
|
||||
"versionDisplayName": "1.3.7",
|
||||
"current": false,
|
||||
"snapshot": false,
|
||||
"version": "1.3.7.RELEASE"
|
||||
}
|
||||
],
|
||||
"aggregator": false,
|
||||
"stackOverflowTagList": [
|
||||
"spring-boot"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user