| Class | Description |
|---|---|
| AbstractSentinelInterceptor |
Since request may be reprocessed in flow if any forwarding or including or other action
happened (see
ServletRequest.getDispatcherType()) we will only
deal with the initial request. |
| SentinelWebInterceptor |
Spring Web MVC interceptor that integrates with Sentinel.
|
| SentinelWebTotalInterceptor |
The web interceptor for all requests, which will unify all URL as
a single resource name (configured in
SentinelWebMvcTotalConfig). |
Copyright © 2020 Alibaba Group. All rights reserved.