095034454930124299f083f881e79428944a59a6
Files Diff
- Added: 4
- Removed: 4
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public subconfig(prefix String, type Class<T>) : T renamed to public factory(type Class<T>, prefix String) : T in class com.nhl.launcher.config.YamlFactoryConfigurationService | From | To | |
Rename Class | 2 | ||
Rename Class com.nhl.launcher.config.YamlConfigurationFactoryStaticsTest renamed to com.nhl.launcher.config.YamlFactoryConfigurationServiceStaticsTest | From | To | |
Rename Class com.nhl.launcher.config.YamlConfigurationFactory renamed to com.nhl.launcher.config.YamlFactoryConfigurationService | From | To | |
Move Class | 2 | ||
Move Class com.nhl.launcher.config.YamlConfigurationFactoryTest.Bean2 moved to com.nhl.launcher.config.YamlFactoryConfigurationServiceTest.Bean2 | From | To | |
Move Class com.nhl.launcher.config.YamlConfigurationFactoryTest.Bean1 moved to com.nhl.launcher.config.YamlFactoryConfigurationServiceTest.Bean1 | From | To |