| Package | Description |
|---|---|
| org.noear.solon.core.route |
| Modifier and Type | Field and Description |
|---|---|
protected PathRule |
RouterInterceptorLimiter.rule |
| Modifier and Type | Method and Description |
|---|---|
PathRule |
PathRule.exclude(String... patterns) |
PathRule |
PathRule.include(String... patterns) |
default PathRule |
RouterInterceptor.pathPatterns()
路径匹配模式
|
PathRule |
RouterInterceptorLimiter.pathPatterns()
路径匹配模式
|
| Constructor and Description |
|---|
RouterInterceptorLimiter(RouterInterceptor interceptor,
PathRule rule) |
Copyright © 2025. All rights reserved.