@Configuration
public class TeamInfoConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
TeamInfoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
TeamInfo |
teamInfo() |
@Bean @ConditionalOnMissingBean(value=TeamInfo.class) public TeamInfo teamInfo()