d270e2af9da6d5a305947097b860165d4cbedb41
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testConfig_OverrideWithProperties() : void renamed to public testOverrideNested() : void in class io.bootique.BootiqueConfiguration_PropertiesIT | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type m : Bean4M to m : TestOverrideNestedBeanM in method public setM(m TestOverrideNestedBeanM) : void in class io.bootique.BootiqueConfiguration_PropertiesIT.TestOverrideNestedBean | From | To | |
Rename Class | 1 | ||
Rename Class io.bootique.BootiqueConfiguration_PropertiesIT.Bean4M renamed to io.bootique.BootiqueConfiguration_PropertiesIT.TestOverrideNestedBeanM | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type m : Bean4M to m : TestOverrideNestedBeanM in class io.bootique.BootiqueConfiguration_PropertiesIT.TestOverrideNestedBean | From | To |