[Task] refactor the places which maybe need muti values
See original GitHub issueDescription
Now ParameterData#builder has only one return value, which is not rigorous enough in some cases (such as cookieand header). You need to find these places (maybe not only ParameterData#builder has this problem) and refactor it. If you want to contribute or find places similar to ParameterData#builder, please leave a message and I will assign it to you.
Task List
-
- refactor
org.apache.shenyu.plugin.base.condition.data.ParameterData#builder;
- refactor
-
- refactor
org.apache.shenyu.plugin.base.condition.data.HeaderParameterData;
- refactor
-
- refactor
org.apache.shenyu.plugin.base.condition.data.CookieParameterData;
- refactor
-
- find places which maybe need muti values;
Issue Analytics
- State:
- Created a year ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
subject:"\[GitHub\] \[incubator\-shenyu\] dragon ... - The Mail Archive
[GitHub] [incubator-shenyu] dragon-zhang commented on issue #3346: [Task] refactor the places which maybe need muti values · 2022-04-27 Thread GitBox.
Read more >The best cloud migration strategy? It's not lift and shift - SHI Blog
Refactoring is not a simple solution. It takes time and patience. And it can't be done if your company isn't willing to buy...
Read more >Refactoring Task - an overview | ScienceDirect Topics
1. Removed unused code and function parameters · 2. Re-allocated and re-named packages, classes, functions, and fields · 3. Detected record default values...
Read more >Explaining Refactoring to Management - InfoQ
A sizable refactoring activity require slot in time and budget. It's always better for a team leader to be aware of the cost...
Read more >Refactoring a Batch or Object with SQL Prompt | Redgate
Highlight Cities$List , right-click and choose Inline Exec. The parameters of the procedure will be transformed into variables, and the variable ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

good idea
Sorry, guys, if this feature is merged now, it will cause some obvious performance loss. Therefore, I will close this issue.