@Configuration
public class RobotAutoConfiguration
extends java.lang.Object
| 构造器和说明 |
|---|
RobotAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
RobotClientHandler |
robotClientHandler() |
RobotIdFactory |
robotIdFactory() |
RobotManager |
robotManager() |
@Bean public RobotManager robotManager()
@Bean @ConditionalOnMissingBean public RobotIdFactory robotIdFactory()
@Bean @ConditionalOnMissingBean public RobotClientHandler robotClientHandler()