04d05638592d1b37d443fbd5e814c822197b833e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute staticFilesConfiguration : StaticFilesConfiguration to staticFiles : StaticFilesConfiguration in class spark.http.matching.MatcherFilter | From | To | |
| Extract Method | 1 | ||
| Extract Method private consumeWithFileResourceHandlers(httpRequest HttpServletRequest, httpResponse HttpServletResponse) : boolean extracted from public consume(httpRequest HttpServletRequest, httpResponse HttpServletResponse) : boolean in class spark.staticfiles.StaticFilesConfiguration | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter staticFilesConfiguration : StaticFilesConfiguration to staticFiles : StaticFilesConfiguration in method public MatcherFilter(routeMatcher Routes, staticFiles StaticFilesConfiguration, externalContainer boolean, hasOtherHandlers boolean) in class spark.http.matching.MatcherFilter | From | To |