@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Import(value=LogConfigurationSelector.class) public @interface EnableLog
| Modifier and Type | Optional Element and Description |
|---|---|
org.springframework.context.annotation.AdviceMode |
mode |
int |
order |
boolean |
proxyTargetClass |