Commit cad23652 authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent 3f0367e2
...@@ -37,7 +37,7 @@ import org.springframework.util.Assert; ...@@ -37,7 +37,7 @@ import org.springframework.util.Assert;
public final class ConfigurationPropertySources { public final class ConfigurationPropertySources {
/** /**
* The name of the {@link PropertySource} {@link #adapt adapter}. * The name of the {@link PropertySource} {@link #attach(Environment) adapter}.
*/ */
private static final String ATTACHED_PROPERTY_SOURCE_NAME = "configurationProperties"; private static final String ATTACHED_PROPERTY_SOURCE_NAME = "configurationProperties";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment