Commit 0822b1ce authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #3667 from ericbottard/patch-1

* pr/3667:
  Polish Javadoc
parents 1e3c0da4 2b15ea65
...@@ -23,7 +23,7 @@ import org.springframework.context.annotation.Configuration; ...@@ -23,7 +23,7 @@ import org.springframework.context.annotation.Configuration;
/** /**
* {@link EnableAutoConfiguration Auto-configuration} for {@link ConfigurationProperties} * {@link EnableAutoConfiguration Auto-configuration} for {@link ConfigurationProperties}
* beans. Automatically any bean annotated with {@code @ConfigurationProperties}. * beans. Automatically binds and validates any bean annotated with {@code @ConfigurationProperties}.
* *
* @author Stephane Nicoll * @author Stephane Nicoll
* @since 1.3.0 * @since 1.3.0
......
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