| 接口 | 说明 |
|---|---|
| PathMatcher |
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Strategy interface for
String-based path matching. |
| 类 | 说明 |
|---|---|
| AbstractAssert |
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Assertion utility class that assists in validating arguments.
|
| AbstractObjectUtils |
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Miscellaneous object utility methods.
|
| NestedExceptionUtils |
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Helper class for implementing exception classes which are capable of
holding nested exceptions.
|
| ResourceUtils |
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Utility methods for resolving resource locations to files in the
file system.
|
| 异常错误 | 说明 |
|---|---|
| NestedIoException |
Copy from https://github.com/spring-projects/spring-framework.git, with less modifications
Subclass of
IOException that properly handles a root cause,
exposing the root cause just like NestedChecked/RuntimeException does. |
Copyright © 2018–2024 Alibaba Group. All rights reserved.