索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- addressToUri(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
-
将IP地址加端口号,转换为http地址。
- addressToUri(String, boolean) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
-
将IP地址加端口号,转换为http地址。
- addressToUri(String, Protocol, boolean) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
-
将IP地址加端口号,转换为http地址。
- Architecture - cn.herodotus.stirrup.kernel.engine.enums中的Enum Class
-
Description : 用于区分是单体应用还是微服务应用
- ArrayOrStringToListDeserializer - cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer中的类
-
Description: 数组转字符串序列化
- ArrayOrStringToListDeserializer() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.ArrayOrStringToListDeserializer
- ArrayOrStringToSetDeserializer - cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer中的类
-
Description: 数组转字符串序列化
- ArrayOrStringToSetDeserializer() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.ArrayOrStringToSetDeserializer
- ArrayUtils - cn.herodotus.stirrup.kernel.engine.utils.type中的类
-
Description: 数组工具类
- ArrayUtils() - 类的构造器 cn.herodotus.stirrup.kernel.engine.utils.type.ArrayUtils
C
- cn.herodotus.stirrup.kernel.engine.annotation - 程序包 cn.herodotus.stirrup.kernel.engine.annotation
- cn.herodotus.stirrup.kernel.engine.conditon - 程序包 cn.herodotus.stirrup.kernel.engine.conditon
- cn.herodotus.stirrup.kernel.engine.context - 程序包 cn.herodotus.stirrup.kernel.engine.context
- cn.herodotus.stirrup.kernel.engine.enums - 程序包 cn.herodotus.stirrup.kernel.engine.enums
- cn.herodotus.stirrup.kernel.engine.exception - 程序包 cn.herodotus.stirrup.kernel.engine.exception
- cn.herodotus.stirrup.kernel.engine.exception.api - 程序包 cn.herodotus.stirrup.kernel.engine.exception.api
- cn.herodotus.stirrup.kernel.engine.exception.properties - 程序包 cn.herodotus.stirrup.kernel.engine.exception.properties
- cn.herodotus.stirrup.kernel.engine.json.gson - 程序包 cn.herodotus.stirrup.kernel.engine.json.gson
- cn.herodotus.stirrup.kernel.engine.json.jackson2 - 程序包 cn.herodotus.stirrup.kernel.engine.json.jackson2
- cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer - 程序包 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer
- cn.herodotus.stirrup.kernel.engine.json.jackson2.modules - 程序包 cn.herodotus.stirrup.kernel.engine.json.jackson2.modules
- cn.herodotus.stirrup.kernel.engine.json.jackson2.utils - 程序包 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils
- cn.herodotus.stirrup.kernel.engine.utils - 程序包 cn.herodotus.stirrup.kernel.engine.utils
- cn.herodotus.stirrup.kernel.engine.utils.type - 程序包 cn.herodotus.stirrup.kernel.engine.utils.type
- CommaDelimitedStringToSetSerializer - cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer中的类
-
Description: 逗号分隔字符串序列化为集合
- CommaDelimitedStringToSetSerializer() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.CommaDelimitedStringToSetSerializer
- ConditionalOnSwaggerEnabled - cn.herodotus.stirrup.kernel.engine.annotation中的Annotation Interface
-
Description: Swagger条件开启主机
- contains(ConditionContext, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
- contains(Environment, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
- createParser(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- CUSTOMIZER_DEFAULT - 接口中的静态变量 cn.herodotus.stirrup.kernel.engine.json.jackson2.Jackson2CustomizerOrder
- CUSTOMIZER_XSS - 接口中的静态变量 cn.herodotus.stirrup.kernel.engine.json.jackson2.Jackson2CustomizerOrder
D
- DateTimeUtils - cn.herodotus.stirrup.kernel.engine.utils.type中的类
-
Description: 特殊日期处理
- DateTimeUtils() - 类的构造器 cn.herodotus.stirrup.kernel.engine.utils.type.DateTimeUtils
- dateToZonedDateTime(Date) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.DateTimeUtils
-
Date 转换成 ZonedDateTime
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.ArrayOrStringToListDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.ArrayOrStringToSetDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.SetToCommaDelimitedStringDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.TimestampToLocalDateTimeDeserializer
- DiscoveredUnrecordedErrorException - cn.herodotus.stirrup.kernel.engine.exception中的异常错误
-
Description: 发现尚未记录的错误
- DiscoveredUnrecordedErrorException() - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.DiscoveredUnrecordedErrorException
- DiscoveredUnrecordedErrorException(String) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.DiscoveredUnrecordedErrorException
- DiscoveredUnrecordedErrorException(String, Throwable) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.DiscoveredUnrecordedErrorException
- DiscoveredUnrecordedErrorException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.DiscoveredUnrecordedErrorException
- DiscoveredUnrecordedErrorException(Throwable) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.DiscoveredUnrecordedErrorException
- DISTRIBUTED - enum class 中的枚举常量 cn.herodotus.stirrup.kernel.engine.enums.Architecture
-
分布式架构
E
- EncapsulationClassJackson2Module - cn.herodotus.stirrup.kernel.engine.json.jackson2.modules中的类
-
Description: Java 封装类 Jackson 处理定义 Module
- EncapsulationClassJackson2Module() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.modules.EncapsulationClassJackson2Module
F
- findBooleanValue(JsonNode, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.JsonNodeUtils
- findObjectNode(JsonNode, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.JsonNodeUtils
- findStringValue(JsonNode, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.JsonNodeUtils
- findValue(JsonNode, String, TypeReference<T>, ObjectMapper) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.JsonNodeUtils
G
- getAccessTokenEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getAccessTokenUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getAddress() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getApplicationContext() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getApplicationName() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getArchitecture() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getAuthorizationEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getAuthorizationUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getBoolean(ConditionContext, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
-
从条件上下文中获取Boolean类型值配置信息
- getBoolean(ConditionContext, String, boolean) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
-
从条件上下文中获取Boolean类型值配置信息
- getBoolean(Environment, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
-
从条件上下文中获取Boolean类型值配置信息
- getBoolean(Environment, String, boolean) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
-
从条件上下文中获取Boolean类型值配置信息
- getDataAccessStrategy() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getDeviceAuthorizationEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getDeviceAuthorizationUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getDeviceVerificationEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getDeviceVerificationUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getFeedback() - 异常错误中的方法 cn.herodotus.stirrup.kernel.engine.exception.api.OpenApiRequestFailureException
- getFeedback() - 异常错误中的方法 cn.herodotus.stirrup.kernel.engine.exception.DiscoveredUnrecordedErrorException
- getFeedback() - 异常错误中的方法 cn.herodotus.stirrup.kernel.engine.exception.properties.PropertyValueIsNotSetException
- getFeedback() - 异常错误中的方法 cn.herodotus.stirrup.kernel.engine.exception.properties.UrlFormatIncorrectException
- getFormat() - enum class中的方法 cn.herodotus.stirrup.kernel.engine.enums.Protocol
- getGatewayServiceUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getHostAddress() - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
-
获取运行主机ip地址
- getInstance() - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getInstance() - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
- getIp() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getIssuerUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getJwkSetEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getJwkSetUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getMessageServiceName() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getMessageServiceUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getObjectMapper() - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- getOidcClientRegistrationEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getOidcClientRegistrationUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getOidcLogoutEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getOidcLogoutUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getOidcUserInfoEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getOidcUserInfoUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getOriginService() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getOssServiceName() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getOssServiceUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getPort() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getPrefix() - enum class中的方法 cn.herodotus.stirrup.kernel.engine.enums.Protocol
- getProperty(ConditionContext, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
-
从条件上下文中获取配置信息
- getProperty(ConditionContext, String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
- getProperty(ConditionContext, String, Class<T>, T) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
- getProperty(ConditionContext, String, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
-
从条件上下文中获取配置信息
- getProperty(Environment, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
-
从环境信息中获取配置信息
- getProperty(Environment, String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
- getProperty(Environment, String, Class<T>, T) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
- getProperty(Environment, String, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
-
从环境信息中获取配置信息
- getProtocol() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getTokenIntrospectionEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getTokenIntrospectionUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getTokenRevocationEndpoint() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getTokenRevocationUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getTypeFactory() - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- getUaaServiceName() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getUaaServiceUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getUpmsServiceName() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getUpmsServiceUri() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getUrl() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- getValueType() - 类中的方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.ArrayOrStringToListDeserializer
- getValueType() - 类中的方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.ArrayOrStringToSetDeserializer
- getValueType() - 类中的方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.SetToCommaDelimitedStringDeserializer
- GlobalExceptionHandler - cn.herodotus.stirrup.kernel.engine.exception中的类
-
统一异常处理器
- GlobalExceptionHandler() - 类的构造器 cn.herodotus.stirrup.kernel.engine.exception.GlobalExceptionHandler
- GsonUtils - cn.herodotus.stirrup.kernel.engine.json.gson中的类
-
Description: Gson 工具类
H
- HTTP - enum class 中的枚举常量 cn.herodotus.stirrup.kernel.engine.enums.Protocol
-
协议类型
- HTTPS - enum class 中的枚举常量 cn.herodotus.stirrup.kernel.engine.enums.Protocol
I
- init() - 类中的方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- INSTANT - 类中的静态变量 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.JsonNodeUtils
- isDistributedArchitecture() - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
J
- Jackson2Constants - cn.herodotus.stirrup.kernel.engine.json.jackson2中的类
-
Description: Jackson2 用到的常量值
- Jackson2Constants() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.Jackson2Constants
- Jackson2CustomizerOrder - cn.herodotus.stirrup.kernel.engine.json.jackson2中的接口
-
Description: Jackson2 ObjectMapper builder Customizer 顺序控制
- Jackson2Utils - cn.herodotus.stirrup.kernel.engine.json.jackson2.utils中的类
- Jackson2Utils() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- Jackson2YamlUtils - cn.herodotus.stirrup.kernel.engine.json.jackson2.utils中的类
-
Description : 基于Jackson Yaml 的 yml处理工具
- Jackson2YamlUtils() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2YamlUtils
- JsonNodeUtils - cn.herodotus.stirrup.kernel.engine.json.jackson2.utils中的类
-
Description: This class is a straight copy from Spring Authorization Server.
- JsonNodeUtils() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.JsonNodeUtils
L
- ListUtils - cn.herodotus.stirrup.kernel.engine.utils.type中的类
-
Description: List 常用工具类
- ListUtils() - 类的构造器 cn.herodotus.stirrup.kernel.engine.utils.type.ListUtils
- LOCAL - enum class 中的枚举常量 cn.herodotus.stirrup.kernel.engine.enums.Target
-
目标为服务本地
- longToInt(long) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.NumberUtils
-
long 转 int
- loop(JsonNode, Function<JsonNode, R>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
M
- MAP_TYPE_REFERENCE - 类中的静态变量 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
- matches(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 cn.herodotus.stirrup.kernel.engine.conditon.SwaggerEnabledCondition
- merge(List<String>, List<String>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.ListUtils
-
将两个已排序的集合a和b合并到一个单独的已排序列表中,以便保留元素的自然顺序。
- MONOCOQUE - enum class 中的枚举常量 cn.herodotus.stirrup.kernel.engine.enums.Architecture
-
单体式架构
N
- NumberUtils - cn.herodotus.stirrup.kernel.engine.utils.type中的类
-
Description: 数字类型工具类
- NumberUtils() - 类的构造器 cn.herodotus.stirrup.kernel.engine.utils.type.NumberUtils
O
- OpenApiRequestFailureException - cn.herodotus.stirrup.kernel.engine.exception.api中的异常错误
-
Description: Open API 请求失败错误
- OpenApiRequestFailureException() - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.api.OpenApiRequestFailureException
- OpenApiRequestFailureException(String) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.api.OpenApiRequestFailureException
- OpenApiRequestFailureException(String, Throwable) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.api.OpenApiRequestFailureException
- OpenApiRequestFailureException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.api.OpenApiRequestFailureException
- OpenApiRequestFailureException(Throwable) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.api.OpenApiRequestFailureException
P
- parentId(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
-
符合语法规则的 ParentId
- PropertyResolver - cn.herodotus.stirrup.kernel.engine.context中的类
-
Description: 配置信息读取工具类
- PropertyResolver() - 类的构造器 cn.herodotus.stirrup.kernel.engine.context.PropertyResolver
- PropertyValueIsNotSetException - cn.herodotus.stirrup.kernel.engine.exception.properties中的异常错误
-
Description: Property 属性值没有设置错误
- PropertyValueIsNotSetException() - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.PropertyValueIsNotSetException
- PropertyValueIsNotSetException(String) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.PropertyValueIsNotSetException
- PropertyValueIsNotSetException(String, Throwable) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.PropertyValueIsNotSetException
- PropertyValueIsNotSetException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.PropertyValueIsNotSetException
- PropertyValueIsNotSetException(Throwable) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.PropertyValueIsNotSetException
- Protocol - cn.herodotus.stirrup.kernel.engine.enums中的Enum Class
-
Description: Protocol枚举
- publishEvent(ApplicationEvent) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
R
- readJsonNode(JsonNode, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.JsonNodeUtils
- REDIS - enum class 中的枚举常量 cn.herodotus.stirrup.kernel.engine.enums.Protocol
- REDISS - enum class 中的枚举常量 cn.herodotus.stirrup.kernel.engine.enums.Protocol
- registerModule(Module) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- REMOTE - enum class 中的枚举常量 cn.herodotus.stirrup.kernel.engine.enums.Target
-
目标为远程访问
- resolveException(Exception, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.exception.GlobalExceptionHandler
S
- sasUri(String, String, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
- serialize(String, JsonGenerator, SerializerProvider) - 类中的方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.CommaDelimitedStringToSetSerializer
- ServiceContextHolder - cn.herodotus.stirrup.kernel.engine.context中的类
-
Description: 服务上下文信息工具类
- serviceUri(String, String, String, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
- setAccessTokenEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setAccessTokenUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setAddress(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setApplicationContext(ApplicationContext) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setApplicationName(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setArchitecture(Architecture) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setAuthorizationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setAuthorizationUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setDataAccessStrategy(Target) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setDeviceAuthorizationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setDeviceAuthorizationUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setDeviceVerificationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setDeviceVerificationUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setGatewayServiceUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setIp(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setIssuerUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setJwkSetEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setJwkSetUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setMessageServiceName(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setMessageServiceUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setOidcClientRegistrationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setOidcClientRegistrationUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setOidcLogoutEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setOidcLogoutUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setOidcUserInfoEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setOidcUserInfoUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setOssServiceName(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setOssServiceUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setPort(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setProtocol(Protocol) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- SetToCommaDelimitedStringDeserializer - cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer中的类
-
Description: Set集合反序列化为逗号分隔字符串
- SetToCommaDelimitedStringDeserializer() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.SetToCommaDelimitedStringDeserializer
- setTokenIntrospectionEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setTokenIntrospectionUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setTokenRevocationEndpoint(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setTokenRevocationUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setUaaServiceName(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setUaaServiceUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setUpmsServiceName(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setUpmsServiceUri(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- setUrl(String) - 类中的方法 cn.herodotus.stirrup.kernel.engine.context.ServiceContextHolder
- STRING_OBJECT_MAP - 类中的静态变量 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.JsonNodeUtils
- STRING_SET - 类中的静态变量 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.JsonNodeUtils
- stringToZonedDateTime(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.DateTimeUtils
- stringToZonedDateTime(String, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.DateTimeUtils
- SwaggerEnabledCondition - cn.herodotus.stirrup.kernel.engine.conditon中的类
-
Description: Swagger 开启条件
- SwaggerEnabledCondition() - 类的构造器 cn.herodotus.stirrup.kernel.engine.conditon.SwaggerEnabledCondition
T
- Target - cn.herodotus.stirrup.kernel.engine.enums中的Enum Class
-
Description: 目标枚举
- TimestampToLocalDateTimeDeserializer - cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer中的类
-
Description: Timestamp 转 LocalDateTime 反序列化器
- TimestampToLocalDateTimeDeserializer() - 类的构造器 cn.herodotus.stirrup.kernel.engine.json.jackson2.deserializer.TimestampToLocalDateTimeDeserializer
- toArray(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toArray(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toJson(T) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
- toJson(T) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toJsonArray(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
- toJsonElement(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
- toJsonObject(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
- toList(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
- toList(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toListMap(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
- toMap(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toMap(String, Class<K>, Class<V>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toMaps(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
- toNode(JsonParser) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toNode(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toObject(String, TypeReference<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toObject(String, JavaType) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toObject(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
-
将 json 转化为 对象
- toObject(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toObject(String, Type) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.gson.GsonUtils
-
将 json 转化为 对象
- toObject(Map<String, Object>, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toSet(String, Class<T>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2Utils
- toStringArray(List<String>) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.ListUtils
-
将 List 转换为 String[]
- toStringList(String[]) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.ArrayUtils
-
将字符串数组转换成字符串List
U
- url(String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
-
符合语法规则的 URL
- UrlFormatIncorrectException - cn.herodotus.stirrup.kernel.engine.exception.properties中的异常错误
-
Description: Url 格式错误
- UrlFormatIncorrectException() - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.UrlFormatIncorrectException
- UrlFormatIncorrectException(String) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.UrlFormatIncorrectException
- UrlFormatIncorrectException(String, Throwable) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.UrlFormatIncorrectException
- UrlFormatIncorrectException(String, Throwable, boolean, boolean) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.UrlFormatIncorrectException
- UrlFormatIncorrectException(Throwable) - 异常错误的构造器 cn.herodotus.stirrup.kernel.engine.exception.properties.UrlFormatIncorrectException
V
- valueOf(String) - enum class中的静态方法 cn.herodotus.stirrup.kernel.engine.enums.Architecture
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.herodotus.stirrup.kernel.engine.enums.Protocol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - enum class中的静态方法 cn.herodotus.stirrup.kernel.engine.enums.Target
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 cn.herodotus.stirrup.kernel.engine.enums.Architecture
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.herodotus.stirrup.kernel.engine.enums.Protocol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - enum class中的静态方法 cn.herodotus.stirrup.kernel.engine.enums.Target
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERSION - 类中的静态变量 cn.herodotus.stirrup.kernel.engine.json.jackson2.Jackson2Constants
W
- WellFormedUtils - cn.herodotus.stirrup.kernel.engine.utils中的类
-
Description: 符合语法规则的工具类
- WellFormedUtils() - 类的构造器 cn.herodotus.stirrup.kernel.engine.utils.WellFormedUtils
- writeAsString(D, boolean) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2YamlUtils
-
将实体转化为Yaml形式的字符串
- writeAsString(T) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.json.jackson2.utils.Jackson2YamlUtils
Z
- zonedDateTimeToDate(ZonedDateTime) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.DateTimeUtils
-
ZonedDateTime 转换成 Date
- zonedDateTimeToString(ZonedDateTime) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.DateTimeUtils
- zonedDateTimeToString(ZonedDateTime, String) - 类中的静态方法 cn.herodotus.stirrup.kernel.engine.utils.type.DateTimeUtils
All Classes and Interfaces|常量字段值|所有程序包|序列化表格