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

config.service.yml Maven / Gradle / Ivy

There is a newer version: 2.1.15
Show newest version
singletons:
- com.networknt.registry.URL:
  - com.networknt.registry.URLImpl:
      parameters:
        com.networknt.portal.hybrid.query-1.0.0: https://192.168.1.102:8440,https://192.168.1.102:8441,https://192.168.1.102:8442
        com.networknt.portal.hybrid.command-1.0.0: https://192.168.1.102:8439
- com.networknt.registry.Registry:
  - com.networknt.registry.support.DirectRegistry
- com.networknt.balance.LoadBalance:
  - com.networknt.balance.RoundRobinLoadBalance
- com.networknt.cluster.Cluster:
  - com.networknt.cluster.LightCluster
# Default decryptor implementation
- com.networknt.utility.Decryptor:
  - com.networknt.decrypt.AESDecryptor
# Authenticator implementation mapping
- com.networknt.oauth.auth.Authenticator:
  - com.networknt.oauth.auth.LightPortalAuthenticator




© 2015 - 2024 Weber Informatics LLC | Privacy Policy