@Import(value={com.github.attemper.java.sdk.rest.conf.RestConfiguration.class,com.github.attemper.java.sdk.rest.web.conf.RestWebConfiguration.class})
@Configuration
@EnableConfigurationProperties(value={com.github.attemper.java.sdk.micro.properties.TenantProperties.class,WebProperties.class})
public class WebAutoConfiguration
extends Object
| 构造器和说明 |
|---|
WebAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
DelayJobService |
delayJobService(WebMicroClient webMicroClient) |
WebMicroClient |
webMicroClient() |
@Bean @ConditionalOnMissingBean public WebMicroClient webMicroClient()
@Bean @ConditionalOnMissingBean public DelayJobService delayJobService(WebMicroClient webMicroClient)
Copyright © 2019 Shanghai Stock Exchange. All rights reserved.