parent
1e3c0da4bd
commit
2b15ea65e2
|
@ -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