Add the EMS REST API definition.
[aai/esr-server.git] / esr-core / distribution / standalone / src / main / assembly / conf / extsys.yml
index 46529d8..b7a6c69 100644 (file)
@@ -20,20 +20,6 @@ defaultName: ${DW_DEFAULT_NAME:-Stranger}
 # the micro service ip
 serviceIp: 
 msbServerAddr: http://127.0.0.1:80
-#database
-database:
-
-  # the name of your JDBC driver
-  driverClass: com.mysql.jdbc.Driver
-
-  # the username
-  user: extsys
-
-  # the password
-  password: extsys
-
-  # the JDBC URL
-  url: jdbc:mysql://127.0.0.1:3306/extsys
 
 # use the simple server factory if you only want to run on a single port
 #server:
@@ -43,7 +29,7 @@ database:
 #    port: 8080
 server:
   type: simple
-  rootPath: '/onapapi/aai/esr/v1/*'
+  rootPath: '/api/aai-esr-server/v1/*'
   applicationContextPath: /
   adminContextPath: /admin
   connector: