b037e5211fda7deba2107da72273a997a8d9d762
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 30
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method protected prefixContextPath(path String) : String renamed to protected prefixApplicationPath(path String) : String in class ro.pippo.core.route.DefaultRouter | From | To | |
| Rename Method public getFilterPath() : String renamed to public getApplicationPath() : String in class ro.pippo.core.Request | From | To | |
| Rename Method public getFilterPath() : String renamed to public getApplicationPath() : String in class ro.pippo.core.route.Router | From | To | |
| Rename Method public getFilterPath() : String renamed to public getApplicationPath() : String in class ro.pippo.core.route.DefaultRouter | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute filterPath : String to applicationPath : String in class ro.pippo.core.Request | From | To | |
| Inline Variable | 2 | ||
| Inline Variable requestMethod : String in method public service(servletRequest ServletRequest, servletResponse ServletResponse) : void from class ro.pippo.core.PippoServlet | From | To | |
| Inline Variable requestMethod : String in method public doFilter(servletRequest ServletRequest, servletResponse ServletResponse, chain FilterChain) : void from class ro.pippo.core.PippoFilter | From | To |