Deprecate unused property
Closes gh-13836
This commit is contained in:
@@ -143,6 +143,7 @@ public class ConfigFileApplicationListener
|
|||||||
/**
|
/**
|
||||||
* Name of the application configuration {@link PropertySource}.
|
* Name of the application configuration {@link PropertySource}.
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
public static final String APPLICATION_CONFIGURATION_PROPERTY_SOURCE_NAME = "applicationConfigurationProperties";
|
public static final String APPLICATION_CONFIGURATION_PROPERTY_SOURCE_NAME = "applicationConfigurationProperties";
|
||||||
|
|
||||||
private final DeferredLog logger = new DeferredLog();
|
private final DeferredLog logger = new DeferredLog();
|
||||||
|
|||||||
Reference in New Issue
Block a user