@Configuration
@EnableAspectJAutoProxy(proxyTargetClass=true)
@EnableSwagger2
@EnableAsync
@ComponentScan(basePackages="io.virtualan")
@Order(value=-2147483648)
public class VirtualServiceConfig
extends java.lang.Object
| Constructor and Description |
|---|
VirtualServiceConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.config.ServiceLocatorFactoryBean |
myFactoryServiceLocatorFactoryBean() |
org.springframework.core.task.TaskExecutor |
taskExecutor() |
Copyright © 2021. All Rights Reserved.