@ConditionalOnProperty(value="jedi.enable",
havingValue="true")
@Configuration
public class JediAsyncAspectConfig
extends Object
implements org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
JediAsyncAspectConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
JediAsyncAspect |
jediAsyncAspect() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException@Bean public JediAsyncAspect jediAsyncAspect()
Copyright © 2021 hellothomas. All rights reserved.