You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
server:
|
|
port: 48082
|
|
spring:
|
|
application:
|
|
name: polaris-circuitbreaker-example-b
|
|
cloud:
|
|
polaris:
|
|
address: grpc://9.134.122.18:8091
|
|
namespace: default
|
|
is-throw-runtime-exception: true
|