0d3de90741c2629181e7770b3c5f69c4d867777d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected normalizeRemainingPath(remainingPath String) : String extracted from protected PathSegment(node JsonNode, parent PathSegment, incomingPath String, remainingPath String) in class io.bootique.config.jackson.PathSegment | From | To | |
Rename Parameter | 1 | ||
Rename Parameter incomingPath : String to childName : String in method protected createChild(childName String, remainingPath String) : PathSegment in class io.bootique.config.jackson.PathSegment | From | To |