@Configuration
@EnableAspectJAutoProxy
@EnableSwagger2
@EnableAsync
@ComponentScan(basePackages="io.virtualan")
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 © 2020. All Rights Reserved.