All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.portal-client.yml Maven / Gradle / Ivy

There is a newer version: 2.1.15
Show newest version

# Indicate id portal service will be service url or not, if it is false, the portal service call will use service discovery.
portalByServiceUrl: ${portal-client.portalByServiceUrl:false}
# portal query service url.portal-client.portalByServiceUrl:false
portalQueryServiceUrl: ${portal-client.portalQueryServiceUrl:-}
# portal command service url.
portalCommandServiceUrl: ${portal-client.portalCommandServiceUrl:-}

# portal query service Id.
portalQueryServiceId: ${portal-client.portalQueryServiceId:com.networknt.portal.hybrid.query-1.0.0}
# portal command service Id.
portalCommandServiceId: ${portal-client.portalCommandServiceId:com.networknt.portal.hybrid.command-1.0.0}

# portal reference service Id.
portalReferenceServiceId: ${portal-client.portalReferenceServiceId:com.networknt.reference-1.0.0}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy