@Configuration @ConfigurationProperties(prefix="rest-api") public class RestApiProperties extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RestApiProperties.Authorization |
static class |
RestApiProperties.Contact |
class |
RestApiProperties.Ip2regionProperties |
static class |
RestApiProperties.JsonSerializeProperties |
class |
RestApiProperties.JwtProperties |
class |
RestApiProperties.LoggingProperties |
static class |
RestApiProperties.NullAble
JSON 序列化对空返回处理
空集合 返回[],Double 返回 0.00 Number 返回0 字符串返回""
|
class |
RestApiProperties.OpenApiProperties |
class |
RestApiProperties.RedisProperties |
| 构造器和说明 |
|---|
RestApiProperties() |
Copyright © 2023. All rights reserved.