69cbe0bb0778db1548b96677f1855e4423dd268f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public properties(properties Map<String,String>) : Builder renamed to public diProperties(diProperties Map<String,String>) : Builder in class io.bootique.env.DefaultEnvironment.Builder | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute properties : Map<String,String> to diProperties : Map<String,String> in class io.bootique.env.DefaultEnvironment.Builder | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter properties : Map<String,String> to diProperties : Map<String,String> in method public diProperties(diProperties Map<String,String>) : Builder in class io.bootique.env.DefaultEnvironment.Builder | From | To |