mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 06:15:50 +00:00
コンポーネント名を修正(空白をなくしてみる)
This commit is contained in:
parent
86ad3cab61
commit
c8c304e700
1 changed files with 522 additions and 522 deletions
|
@ -5,7 +5,7 @@
|
||||||
"artifactId" : "ff8081814e95c8f0014e95d0eab71570",
|
"artifactId" : "ff8081814e95c8f0014e95d0eab71570",
|
||||||
"version" : "1.50.00",
|
"version" : "1.50.00",
|
||||||
"displayName" : "PetClinic Application",
|
"displayName" : "PetClinic Application",
|
||||||
"description" : "A partial PetClinic Application design requiring an infrastructure with Database and Application Server for fulfillment",
|
"description" : "A partial PetClinic Application design requiring an infrastructure with Database and Application Server for fulfillment.",
|
||||||
"resources" : [ {
|
"resources" : [ {
|
||||||
"id" : "ApplicationServer__VERSION__1__GROUPID__com.hp.csa.type0001",
|
"id" : "ApplicationServer__VERSION__1__GROUPID__com.hp.csa.type0001",
|
||||||
"name" : "Application Server",
|
"name" : "Application Server",
|
||||||
|
@ -211,9 +211,9 @@
|
||||||
"annotations" : {
|
"annotations" : {
|
||||||
"uniqueName" : "PetClinicDBConf0001",
|
"uniqueName" : "PetClinicDBConf0001",
|
||||||
"displayName" : "PetClinicDBConf",
|
"displayName" : "PetClinicDBConf",
|
||||||
"x" : "225",
|
"x" : "224",
|
||||||
"description" : "\n ",
|
"description" : "\n ",
|
||||||
"y" : "74"
|
"y" : "75"
|
||||||
},
|
},
|
||||||
"capabilityChars" : [ ],
|
"capabilityChars" : [ ],
|
||||||
"requirements" : [ ]
|
"requirements" : [ ]
|
||||||
|
@ -364,6 +364,12 @@
|
||||||
"value" : null,
|
"value" : null,
|
||||||
"type" : "string_encrypted"
|
"type" : "string_encrypted"
|
||||||
}
|
}
|
||||||
|
}, {
|
||||||
|
"propertyKey" : "_enable_modify_during_lifecycle_properties",
|
||||||
|
"propertyValue" : {
|
||||||
|
"value" : "",
|
||||||
|
"type" : "string"
|
||||||
|
}
|
||||||
}, {
|
}, {
|
||||||
"propertyKey" : "port",
|
"propertyKey" : "port",
|
||||||
"propertyValue" : {
|
"propertyValue" : {
|
||||||
|
@ -376,12 +382,6 @@
|
||||||
"value" : null,
|
"value" : null,
|
||||||
"type" : "string"
|
"type" : "string"
|
||||||
}
|
}
|
||||||
}, {
|
|
||||||
"propertyKey" : "_enable_modify_during_lifecycle_properties",
|
|
||||||
"propertyValue" : {
|
|
||||||
"value" : "",
|
|
||||||
"type" : "string"
|
|
||||||
}
|
|
||||||
}, {
|
}, {
|
||||||
"propertyKey" : "response",
|
"propertyKey" : "response",
|
||||||
"propertyValue" : {
|
"propertyValue" : {
|
||||||
|
@ -487,14 +487,14 @@
|
||||||
"annotations" : {
|
"annotations" : {
|
||||||
"uniqueName" : "PetClinicApplica0001",
|
"uniqueName" : "PetClinicApplica0001",
|
||||||
"displayName" : "PetClinicApplication",
|
"displayName" : "PetClinicApplication",
|
||||||
"x" : "521",
|
"x" : "519",
|
||||||
"description" : "PetClinic Application",
|
"description" : "PetClinic Application",
|
||||||
"y" : "73"
|
"y" : "74"
|
||||||
},
|
},
|
||||||
"capabilityChars" : [ ],
|
"capabilityChars" : [ ],
|
||||||
"requirements" : [ ]
|
"requirements" : [ ]
|
||||||
} ],
|
} ],
|
||||||
"revision" : 36,
|
"revision" : 41,
|
||||||
"properties" : [ {
|
"properties" : [ {
|
||||||
"propertyKey" : "metamodelId",
|
"propertyKey" : "metamodelId",
|
||||||
"propertyValue" : {
|
"propertyValue" : {
|
||||||
|
|
Loading…
Reference in a new issue