@SpringBootApplication
@EnableAsync
@EnableCaching
@EnableScheduling
@ServletComponentScan
@ImportResource(locations="classpath:druid-bean.xml")
public class CommonApplication
extends java.lang.Object
| 构造器和说明 |
|---|
CommonApplication() |
Copyright © 2019. All Rights Reserved.