7f7b855d37092c70e1575af4654febb0855d8670
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 10
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From org.freemarker:freemarker 2.3.23 To 2.3.27-incubating |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public getSuffix() : String renamed to public getConfigurationKey() : String in class io.dropwizard.views.freemarker.FreemarkerViewRenderer | From | To | |
| Rename Method public getSuffix() : String renamed to public getConfigurationKey() : String in class io.dropwizard.views.ViewRenderer | From | To | |
| Rename Method public getSuffix() : String renamed to public getConfigurationKey() : String in class io.dropwizard.views.mustache.MustacheViewRenderer | From | To | |
| Rename Variable | 1 | ||
| Rename Variable viewSuffix : String to configurationKey : String in method public addsTheViewMessageBodyWriterWithSingleViewRendererToTheEnvironment() : void in class io.dropwizard.views.ViewBundleTest | From | To |