@Component @ConfigurationProperties(prefix="aoplog") public class AopLogProperties extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
String |
basePackage
扫描的包
|
boolean |
enabled |
String |
excludeUrls
不拦截的url
|
String |
excludeUrlsExts
不拦截的url 后缀
|
| 构造器和说明 |
|---|
AopLogProperties() |
Copyright © 2024. All rights reserved.