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

config.service.yml Maven / Gradle / Ivy

singletons:
- com.networknt.registry.URL:
  - com.networknt.registry.URLImpl:
      protocol: https
      host: localhost
      port: 8080
      path: direct
      parameters:
        io.swagger.swagger-light-java-1.0.0: https://localhost:8443
- 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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy