mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21: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",
|
||||
"version" : "1.50.00",
|
||||
"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" : [ {
|
||||
"id" : "ApplicationServer__VERSION__1__GROUPID__com.hp.csa.type0001",
|
||||
"name" : "Application Server",
|
||||
|
@ -211,9 +211,9 @@
|
|||
"annotations" : {
|
||||
"uniqueName" : "PetClinicDBConf0001",
|
||||
"displayName" : "PetClinicDBConf",
|
||||
"x" : "225",
|
||||
"x" : "224",
|
||||
"description" : "\n ",
|
||||
"y" : "74"
|
||||
"y" : "75"
|
||||
},
|
||||
"capabilityChars" : [ ],
|
||||
"requirements" : [ ]
|
||||
|
@ -364,6 +364,12 @@
|
|||
"value" : null,
|
||||
"type" : "string_encrypted"
|
||||
}
|
||||
}, {
|
||||
"propertyKey" : "_enable_modify_during_lifecycle_properties",
|
||||
"propertyValue" : {
|
||||
"value" : "",
|
||||
"type" : "string"
|
||||
}
|
||||
}, {
|
||||
"propertyKey" : "port",
|
||||
"propertyValue" : {
|
||||
|
@ -376,12 +382,6 @@
|
|||
"value" : null,
|
||||
"type" : "string"
|
||||
}
|
||||
}, {
|
||||
"propertyKey" : "_enable_modify_during_lifecycle_properties",
|
||||
"propertyValue" : {
|
||||
"value" : "",
|
||||
"type" : "string"
|
||||
}
|
||||
}, {
|
||||
"propertyKey" : "response",
|
||||
"propertyValue" : {
|
||||
|
@ -487,14 +487,14 @@
|
|||
"annotations" : {
|
||||
"uniqueName" : "PetClinicApplica0001",
|
||||
"displayName" : "PetClinicApplication",
|
||||
"x" : "521",
|
||||
"x" : "519",
|
||||
"description" : "PetClinic Application",
|
||||
"y" : "73"
|
||||
"y" : "74"
|
||||
},
|
||||
"capabilityChars" : [ ],
|
||||
"requirements" : [ ]
|
||||
} ],
|
||||
"revision" : 36,
|
||||
"revision" : 41,
|
||||
"properties" : [ {
|
||||
"propertyKey" : "metamodelId",
|
||||
"propertyValue" : {
|
||||
|
|
Loading…
Reference in a new issue