序列化表格
-
程序包 cn.herodotus.stirrup.core.foundation.context
-
类 cn.herodotus.stirrup.core.foundation.context.AbstractApplicationEvent
class AbstractApplicationEvent extends org.springframework.context.ApplicationEvent implements Serializable-
序列化字段
-
data
T data
-
-
-
-
程序包 cn.herodotus.stirrup.core.foundation.exception
-
异常错误类 cn.herodotus.stirrup.core.foundation.exception.DiscoveredUnrecordedErrorException
class DiscoveredUnrecordedErrorException extends PlatformRuntimeException implements Serializable
-
-
程序包 cn.herodotus.stirrup.core.foundation.exception.captcha
-
异常错误类 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaCategoryIsIncorrectException
class CaptchaCategoryIsIncorrectException extends PlatformRuntimeException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHandlerNotExistException
class CaptchaHandlerNotExistException extends PlatformRuntimeException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaHasExpiredException
class CaptchaHasExpiredException extends PlatformRuntimeException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaIsEmptyException
class CaptchaIsEmptyException extends PlatformRuntimeException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaMismatchException
class CaptchaMismatchException extends PlatformRuntimeException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.foundation.exception.captcha.CaptchaParameterIllegalException
class CaptchaParameterIllegalException extends PlatformRuntimeException implements Serializable
-
-
程序包 cn.herodotus.stirrup.core.foundation.exception.feign
-
异常错误类 cn.herodotus.stirrup.core.foundation.exception.feign.FeignDecodeIOException
class FeignDecodeIOException extends PlatformRuntimeException implements Serializable
-
-
程序包 cn.herodotus.stirrup.core.foundation.exception.openapi
-
异常错误类 cn.herodotus.stirrup.core.foundation.exception.openapi.OpenApiInvokingFailedException
class OpenApiInvokingFailedException extends PlatformRuntimeException implements Serializable
-
-
程序包 cn.herodotus.stirrup.core.foundation.exception.properties
-
异常错误类 cn.herodotus.stirrup.core.foundation.exception.properties.PropertyValueIsNotSetException
class PropertyValueIsNotSetException extends PlatformRuntimeException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.foundation.exception.properties.UrlFormatIncorrectException
class UrlFormatIncorrectException extends PlatformRuntimeException implements Serializable
-
-
程序包 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer
-
类 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.ArrayOrStringToListDeserializer
class ArrayOrStringToListDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<List<String>> implements Serializable -
类 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.ArrayOrStringToSetDeserializer
class ArrayOrStringToSetDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Set<String>> implements Serializable -
类 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.CommaDelimitedStringToSetSerializer
class CommaDelimitedStringToSetSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<String> implements Serializable -
类 cn.herodotus.stirrup.core.foundation.json.jackson2.deserializer.SetToCommaDelimitedStringDeserializer
class SetToCommaDelimitedStringDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<String> implements Serializable
-
-
程序包 cn.herodotus.stirrup.core.foundation.json.jackson2.modules
-
类 cn.herodotus.stirrup.core.foundation.json.jackson2.modules.EncapsulationClassJackson2Module
class EncapsulationClassJackson2Module extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable
-