spring: config: activate: on-profile: local glow: communication: http: api-list: - name: ga-activity-status domain: ${AXHUB_GA_ACTIVITY_STATUS_HTTP_DOMAIN:http://localhost:${server.port}} url: ${AXHUB_GA_ACTIVITY_STATUS_HTTP_URL:/api/mock/http/crm_ga_status} method: POST content-type: application/json;charset=UTF-8 biz-pod: false axhub: mock: http: enabled: true