Merge pull request #3667 from ericbottard/patch-1
* pr/3667: Polish Javadoc
This commit is contained in:
commit
0822b1ce11
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue