diff options
author | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | 2018-09-03 00:50:25 +0000 |
---|---|---|
committer | Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com> | 2018-09-04 13:48:06 +0000 |
commit | 74a62bea98248a496ae032ed694e19573cd98d0b (patch) | |
tree | 603f8e6350646304acf2afd10b537ed08e2def66 /ms/controllerblueprints/README.md | |
parent | 62cc10e56d33d0399f810c556470f3ad39361ae7 (diff) |
Controller Blueprints Microservice
Add Logger MDC using ONAP LoggerAdaptor and change swagger configuration to return the transactions information, version, etc
Change-Id: Ie1dccecce0c08e7ae02c0e55c1cc5be75d5fc686
Issue-ID: CCSDK-510
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
Diffstat (limited to 'ms/controllerblueprints/README.md')
-rwxr-xr-x | ms/controllerblueprints/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ms/controllerblueprints/README.md b/ms/controllerblueprints/README.md index 070a5416..4079daf6 100755 --- a/ms/controllerblueprints/README.md +++ b/ms/controllerblueprints/README.md @@ -1,5 +1,8 @@ Application VM Arguments :
+-DappName=ControllerBluePrints
+-Dms_name=org.onap.ccsdk.apps.controllerblueprints
+-DappVersion=1.0.0
-Dlogging.config=etc/logback.xml
-Dspring.config.location=opt/app/onap/config/
-Dspring.datasource.url=jdbc:mysql://127.0.0.1:3306/sdnctl
|