{
  "presets": [],
  "systems": [
    {
      "name": "MainApp",
      "type": "WebApplication"
    },
    {
      "name": "AuthServerBff",
      "type": "MicroService"
    },
    {
      "name": "MsBusiness",
      "type": "MicroService"
    },
    {
      "name": "ProcessBff",
      "type": "MicroService"
    },
    {
      "connection": {
        "basicAuthenticationPassword": "",
        "basicAuthenticationUser": "",
        "implementation": "ByUrl",
        "url": "http://bss-stack.beesion.team:30765/security-adapter"
      },
      "name": "ExtAuthServer",
      "type": "ExternalMicroService"
    },
    {
      "connection": {
        "basicAuthenticationPassword": "",
        "basicAuthenticationUser": "",
        "implementation": "ByUrl",
        "url": "http://bss-stack.beesion.team:30765/common-business"
      },
      "name": "ExtCommonBusiness",
      "type": "ExternalMicroService"
    },
    {
      "connection": {
        "basicAuthenticationPassword": "",
        "basicAuthenticationUser": "",
        "implementation": "ByUrl",
        "url": "http://bss-perimeter.beesion.team:31101"
      },
      "name": "ExtInteractionEngine",
      "type": "ExternalMicroService"
    },
    {
      "connection": {
        "basicAuthenticationPassword": "",
        "basicAuthenticationUser": "",
        "implementation": "ByUrl",
        "url": "http://bss-stack.beesion.team:30765/locations"
      },
      "name": "ExtLocations",
      "type": "ExternalMicroService"
    },
    {
      "connection": {
        "basicAuthenticationPassword": "",
        "basicAuthenticationUser": "",
        "implementation": "ByUrl",
        "url": "http://bss-stack.beesion.team:30765/party-management"
      },
      "name": "ExtPartyManagement",
      "type": "ExternalMicroService"
    },
    {
      "connection": {
        "basicAuthenticationPassword": "",
        "basicAuthenticationUser": "",
        "implementation": "ByUrl",
        "url": "http://bss-stack.beesion.team:30765/partyrole-management"
      },
      "name": "ExtPartyRoleManagement",
      "type": "ExternalMicroService"
    },
    {
      "connection": {
        "basicAuthenticationPassword": "",
        "basicAuthenticationUser": "",
        "implementation": "ByUrl",
        "url": "http://localhost:7889"
      },
      "name": "ExtPresales",
      "type": "ExternalMicroService"
    },
    {
      "connection": {
        "basicAuthenticationPassword": "",
        "basicAuthenticationUser": "",
        "implementation": "ByUrl",
        "url": "http://bss-stack.beesion.team:30765/strategic-plan-management"
      },
      "name": "ExtStrategicPlanMng",
      "type": "ExternalMicroService"
    },
    {
      "connection": {
        "rdsDataSource": "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.102.20)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=ORASWARM)))",
        "rdsDatabase": "MICROSERVICES_DEV_JAVA",
        "rdsPassword": "MICROSERVICES_DEV_JAVA",
        "rdsProviderName": "Oracle",
        "rdsUser": "MICROSERVICES_DEV_JAVA"
      },
      "name": "RdsProcess",
      "type": "RdsServer"
    }
  ]
}