e6f2db70ef4b6f9858d2dd881be3b7d8d410cd73
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setTestRequestcontext() : void renamed to public setTestRequestContext() : void in class org.springframework.cloud.netflix.zuul.FormZuulProxyApplicationTests | From | To | |
| Move Method | 1 | ||
| Move Method private findQueryParams() : Set<String> from class org.springframework.cloud.netflix.zuul.filters.pre.FormBodyWrapperFilter.FormBodyRequestWrapper to private findQueryParams(request HttpServletRequest) : Set<String> from class org.springframework.cloud.netflix.zuul.util.RequestContentDataExtractor | From | To |