| 类 | 说明 |
|---|---|
| AbstractWebExceptionHandler |
Spring mvc global exception handler for web application
`@ControllerAdvice
public class WebExceptionHandler extends AbstractWebExceptionHandler {}
|
| LiteDevice |
A lightweight Device implementation suitable for use as support code.
|
| LiteDeviceResolver |
A "lightweight" device resolver algorithm based on Wordpress's Mobile pack.
|
| WebContext |
本地线程级的web上下文持有类
https://github.com/alibaba/transmittable-thread-local
|
| WebContext.WebContextFilter |
Implementation of the
cross-origin resource sharing.
|
| WebUtils |
web工具类
|
| 枚举 | 说明 |
|---|---|
| DevicePlatform |
Enumeration for the platform of device that has been resolved
|
| DeviceType |
Enumeration for the type of device that has been resolved
|
Copyright © 2023. All rights reserved.