Merge pull request #3667 from ericbottard/patch-1

* pr/3667:
  Polish Javadoc
This commit is contained in:
Stephane Nicoll 2015-08-05 14:39:05 +02:00
commit 0822b1ce11
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ import org.springframework.context.annotation.Configuration;
/**
* {@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
* @since 1.3.0