Skip to content
New issue

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

Customise the spring cloud plugin's selector modal. #143

Closed
fengzhenbing opened this issue Sep 12, 2021 · 1 comment
Closed

Customise the spring cloud plugin's selector modal. #143

fengzhenbing opened this issue Sep 12, 2021 · 1 comment
Assignees

Comments

@fengzhenbing
Copy link
Member

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
        }
    ]
}
@daiwenyu
Copy link
Contributor

I'll handle it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants