| 接口 | 说明 |
|---|---|
| PropertyPlaceholderHelper.PlaceholderResolver |
Strategy interface used to resolve replacement values for placeholders contained in Strings.
|
| 类 | 说明 |
|---|---|
| ConfigUtils |
Toolkits for configuration.
|
| DurationUtils |
解析时间格式的工具类
|
| IPV4Util |
IPV4工具类
|
| PropertyPlaceholderHelper |
copy from https://github.com/spring-projects/spring-framework/blob/main/spring-core/src/main/java/org/springframework/util/PropertyPlaceholderHelper.java
Utility class for working with Strings that have placeholder values in them.
|
| TimeStrJsonDeserializer |
Copyright © 2022. All rights reserved.