We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Since generic configuration methods do not meet demand,customization is required. Here is the spring cloud plugin selector's handle json:
{ "serviceId":"test", "gray":false, "divideUpstreams":[ { "protocol":"http://", "upstreamUrl":"127.0.0.1:8089", "weight":50, "status":true, "timestamp":0, "warmup":50 } ] }
The text was updated successfully, but these errors were encountered:
I'll handle it
Sorry, something went wrong.
Customise the spring cloud plugin's selector modal. (apache#143)
bfc1ae1
Customise the spring cloud plugin's selector modal. (#143) (#144)
26f4048
daiwenyu
No branches or pull requests
Since generic configuration methods do not meet demand,customization is required.
Here is the spring cloud plugin selector's handle json:
The text was updated successfully, but these errors were encountered: