@Configuration @EnableConfigurationProperties(value=CommandProperties.class) public class CommandAutoConfiguration extends Object
| Constructor and Description |
|---|
CommandAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CommandExecutor |
commandExecutor(javax.validation.Validator validator) |
@Bean @ConditionalOnMissingBean public CommandExecutor commandExecutor(javax.validation.Validator validator)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.