![JAR search and dependency download from the Maven repository](/logo.png)
bero.cloud.inmemory.1.3.4.RELEASE.source-code.application.yml Maven / Gradle / Ivy
zuul:
routes:
serviceA:
path: /serviceA
url: forward:/
serviceB:
path: /serviceB
url: forward:/
serviceC:
path: /serviceC
url: forward:/
serviceD:
strip-prefix: false
path: /serviceD/**
url: forward:/
serviceE:
path: /serviceE
url: forward:/
ratelimit:
enabled: true
policies:
serviceA:
limit: 10
refresh-interval: 60
type:
- origin
serviceB:
limit: 2
refresh-interval: 2
type:
- origin
serviceD:
limit: 2
refresh-interval: 60
type:
- url
serviceE:
quota: 1
refresh-interval: 60
type:
- origin
strip-prefix: true
© 2015 - 2025 Weber Informatics LLC | Privacy Policy