|
Rename Method protected subconfig(node JsonNode, prefix String, type Class<T>) : T renamed to public factory(type TypeReference<? extends T>, prefix String) : T in class com.nhl.bootique.factory.YamlFactoryConfigurationService |
From |
To |
|
Rename Method public testCreateFactory_PropSubstitution() : void renamed to public testFactory_PropSubstitution() : void in class com.nhl.bootique.factory.YamlFactoryConfigurationServiceTest |
From |
To |
|
Rename Method public testCreateFactory_Nested() : void renamed to public testFactory_Nested() : void in class com.nhl.bootique.factory.YamlFactoryConfigurationServiceTest |
From |
To |
|
Rename Method public testCreateFactory_Subconfig_Missing() : void renamed to public testFactory_Subconfig_Missing() : void in class com.nhl.bootique.factory.YamlFactoryConfigurationServiceTest |
From |
To |
|
Rename Method public testCreateFactory_Subconfig_MultiLevel() : void renamed to public testFactory() : void in class com.nhl.bootique.factory.YamlFactoryConfigurationServiceTest |
From |
To |
|
Rename Method public testCreateFactory_Subconfig() : void renamed to public testFactory_PropSubstitution_Nested() : void in class com.nhl.bootique.factory.YamlFactoryConfigurationServiceTest |
From |
To |
|
Rename Method public testCreateFactory() : void renamed to public testFactory_Subconfig() : void in class com.nhl.bootique.factory.YamlFactoryConfigurationServiceTest |
From |
To |
|
Rename Method public testCreateFactory_PropSubstitution_Nested() : void renamed to public testFactory_Subconfig_MultiLevel() : void in class com.nhl.bootique.factory.YamlFactoryConfigurationServiceTest |
From |
To |