C D E F G H J O P S V W
C
- Constants - cool.happycoding.code.web中的接口
-
description
- cool.happycoding.code.web - 程序包 cool.happycoding.code.web
-
- cool.happycoding.code.web.exception - 程序包 cool.happycoding.code.web.exception
-
- cool.happycoding.code.web.fastjson - 程序包 cool.happycoding.code.web.fastjson
-
- cool.happycoding.code.web.fastjson.deserializer - 程序包 cool.happycoding.code.web.fastjson.deserializer
-
- cool.happycoding.code.web.fastjson.serializer - 程序包 cool.happycoding.code.web.fastjson.serializer
-
- cool.happycoding.code.web.jackson2 - 程序包 cool.happycoding.code.web.jackson2
-
- cool.happycoding.code.web.jackson2.deserializer - 程序包 cool.happycoding.code.web.jackson2.deserializer
-
- cool.happycoding.code.web.jackson2.serializer - 程序包 cool.happycoding.code.web.jackson2.serializer
-
- CustomerFastJsonConfig - cool.happycoding.code.web.fastjson中的类
-
description
- CustomerFastJsonConfig(HappyWebProperties) - 类 的构造器cool.happycoding.code.web.fastjson.CustomerFastJsonConfig
-
- CustomerJackson2Config - cool.happycoding.code.web.jackson2中的类
-
description
- CustomerJackson2Config(HappyWebProperties) - 类 的构造器cool.happycoding.code.web.jackson2.CustomerJackson2Config
-
- customize(FastJsonConfig) - 接口 中的方法cool.happycoding.code.web.fastjson.FastJsonConfigCustomizer
-
加载 个性化序列化/反序列化的配置
- customize(Jackson2ObjectMapperBuilder) - 类 中的方法cool.happycoding.code.web.jackson2.CustomerJackson2Config
-
- customize(CustomerJackson2Config) - 接口 中的方法cool.happycoding.code.web.jackson2.Jackson2ConfigCustomizer
-
加载 个性化序列化/反序列化的配置
D
- DATE_TIME_FORMAT - 接口 中的静态变量cool.happycoding.code.web.Constants
-
DateTime 格式化字符串
年-月-日 时:分:秒(标准北京时间)
- DEFAULT_MEDIA_TYPE - 类 中的静态变量cool.happycoding.code.web.HappyWebProperties
-
- deserialize(JsonParser, DeserializationContext) - 类 中的方法cool.happycoding.code.web.jackson2.deserializer.Jackson2DateDeserializer
-
- deserialize(JsonParser, DeserializationContext) - 类 中的方法cool.happycoding.code.web.jackson2.deserializer.Jackson2LocalDateTimeDeserializer
-
- Deserializer() - 类 的构造器cool.happycoding.code.web.HappyWebProperties.Deserializer
-
- DESERIALIZER_PREFIX - 类 中的静态变量cool.happycoding.code.web.HappyWebProperties.Deserializer
-
- deserialze(DefaultJSONParser, Type, Object) - 类 中的方法cool.happycoding.code.web.fastjson.deserializer.FastJsonDateDeserializer
-
E
- error(ResultCode, String) - 类 中的静态方法cool.happycoding.code.web.exception.ErrorDetail
-
构造异常详情
- error(String, String, String) - 类 中的静态方法cool.happycoding.code.web.exception.ErrorDetail
-
构造异常详情
- error(ResultCode, String, Map<String, Object>) - 类 中的静态方法cool.happycoding.code.web.exception.ErrorDetail
-
构造异常详情
- error(String, String, String, Map<String, Object>) - 类 中的静态方法cool.happycoding.code.web.exception.ErrorDetail
-
构造异常详情
- ErrorDetail - cool.happycoding.code.web.exception中的类
-
异常信息定义
- ErrorDetail() - 类 的构造器cool.happycoding.code.web.exception.ErrorDetail
-
F
- FastJsonBigDecimalAsPlainSerializer - cool.happycoding.code.web.fastjson.serializer中的类
-
description
- FastJsonBigDecimalAsPlainSerializer() - 类 的构造器cool.happycoding.code.web.fastjson.serializer.FastJsonBigDecimalAsPlainSerializer
-
- fastJsonConfig() - 类 中的方法cool.happycoding.code.web.fastjson.CustomerFastJsonConfig
-
- FastJsonConfigCustomizer - cool.happycoding.code.web.fastjson中的接口
-
description
- FastJsonDateDeserializer - cool.happycoding.code.web.fastjson.deserializer中的类
-
description
- FastJsonDateDeserializer() - 类 的构造器cool.happycoding.code.web.fastjson.deserializer.FastJsonDateDeserializer
-
- FastJsonDateSerializer - cool.happycoding.code.web.fastjson.serializer中的类
-
description
- FastJsonDateSerializer(String) - 类 的构造器cool.happycoding.code.web.fastjson.serializer.FastJsonDateSerializer
-
- fastJsonHttpMessageConverter(HappyWebProperties, ObjectProvider<List<FastJsonConfigCustomizer>>) - 类 中的方法cool.happycoding.code.web.HappyWebAutoConfiguration
-
- FastJsonLongAsPlainSerializer - cool.happycoding.code.web.fastjson.serializer中的类
-
description
- FastJsonLongAsPlainSerializer() - 类 的构造器cool.happycoding.code.web.fastjson.serializer.FastJsonLongAsPlainSerializer
-
G
- getErrorPath() - 类 中的方法cool.happycoding.code.web.exception.HappyErrorController
-
- getFastMatchToken() - 类 中的方法cool.happycoding.code.web.fastjson.deserializer.FastJsonDateDeserializer
-
- GlobalExceptionHandler - cool.happycoding.code.web.exception中的类
-
统一的异常拦截处理
- GlobalExceptionHandler() - 类 的构造器cool.happycoding.code.web.exception.GlobalExceptionHandler
-
- globalExceptionHandler() - 类 中的方法cool.happycoding.code.web.HappyWebAutoConfiguration
-
H
- handleAppException(BizException, HttpServletRequest) - 类 中的方法cool.happycoding.code.web.exception.GlobalExceptionHandler
-
统一处理 BizException
- handleConstraintViolationException(ConstraintViolationException, HttpServletRequest) - 类 中的方法cool.happycoding.code.web.exception.GlobalExceptionHandler
-
- handledType() - 类 中的方法cool.happycoding.code.web.jackson2.deserializer.Jackson2DateDeserializer
-
- handledType() - 类 中的方法cool.happycoding.code.web.jackson2.deserializer.Jackson2LocalDateTimeDeserializer
-
- handledType() - 类 中的方法cool.happycoding.code.web.jackson2.serializer.Jackson2BigDecimalAsPlainSerializer
-
- handledType() - 类 中的方法cool.happycoding.code.web.jackson2.serializer.Jackson2DateSerializer
-
- handledType() - 类 中的方法cool.happycoding.code.web.jackson2.serializer.Jackson2LocalDateTimeSerializer
-
- handleError(HttpServletRequest) - 类 中的方法cool.happycoding.code.web.exception.HappyErrorController
-
- handleGeneralException(Throwable, HttpServletRequest) - 类 中的方法cool.happycoding.code.web.exception.GlobalExceptionHandler
-
不确定异常类型的拦截处理
- handleInvalidRequest(MethodArgumentNotValidException, HttpServletRequest) - 类 中的方法cool.happycoding.code.web.exception.GlobalExceptionHandler
-
配合validator组件实现入参的校验
- handleUnauthorizedException(UnauthorizedException, HttpServletRequest) - 类 中的方法cool.happycoding.code.web.exception.GlobalExceptionHandler
-
对401单独处理
- HAPPY_THREAD_POOL_EXECUTOR - 接口 中的静态变量cool.happycoding.code.web.Constants
-
happy code 统一线程池定义 运用 com.alibaba.ttl.threadpool.TtlExecutors 保证threadcontext传递
- HAPPY_WEB_PREFIX - 类 中的静态变量cool.happycoding.code.web.HappyWebProperties
-
- HappyCodeVersionListener - cool.happycoding.code.web中的类
-
description
- HappyCodeVersionListener() - 类 的构造器cool.happycoding.code.web.HappyCodeVersionListener
-
- HappyErrorController - cool.happycoding.code.web.exception中的类
-
description
- HappyErrorController(ErrorAttributes) - 类 的构造器cool.happycoding.code.web.exception.HappyErrorController
-
- happyErrorController(ErrorAttributes) - 类 中的方法cool.happycoding.code.web.HappyWebAutoConfiguration
-
- happyThreadPoolExecutor(HappyWebProperties) - 类 中的方法cool.happycoding.code.web.HappyWebAutoConfiguration
-
- HappyWebAutoConfiguration - cool.happycoding.code.web中的类
-
description
- HappyWebAutoConfiguration() - 类 的构造器cool.happycoding.code.web.HappyWebAutoConfiguration
-
- HappyWebProperties - cool.happycoding.code.web中的类
-
description
- HappyWebProperties() - 类 的构造器cool.happycoding.code.web.HappyWebProperties
-
- HappyWebProperties.ConverterType - cool.happycoding.code.web中的枚举
-
- HappyWebProperties.Deserializer - cool.happycoding.code.web中的类
-
- HappyWebProperties.Pool - cool.happycoding.code.web中的类
-
- HappyWebProperties.Serializer - cool.happycoding.code.web中的类
-
J
- Jackson2BigDecimalAsPlainSerializer - cool.happycoding.code.web.jackson2.serializer中的类
-
description
- Jackson2BigDecimalAsPlainSerializer() - 类 的构造器cool.happycoding.code.web.jackson2.serializer.Jackson2BigDecimalAsPlainSerializer
-
- Jackson2ConfigCustomizer - cool.happycoding.code.web.jackson2中的接口
-
description
- Jackson2DateDeserializer - cool.happycoding.code.web.jackson2.deserializer中的类
-
description
- Jackson2DateDeserializer() - 类 的构造器cool.happycoding.code.web.jackson2.deserializer.Jackson2DateDeserializer
-
- Jackson2DateSerializer - cool.happycoding.code.web.jackson2.serializer中的类
-
description
- Jackson2DateSerializer(String) - 类 的构造器cool.happycoding.code.web.jackson2.serializer.Jackson2DateSerializer
-
- Jackson2LocalDateTimeDeserializer - cool.happycoding.code.web.jackson2.deserializer中的类
-
description
- Jackson2LocalDateTimeDeserializer() - 类 的构造器cool.happycoding.code.web.jackson2.deserializer.Jackson2LocalDateTimeDeserializer
-
- Jackson2LocalDateTimeSerializer - cool.happycoding.code.web.jackson2.serializer中的类
-
description
- Jackson2LocalDateTimeSerializer(String) - 类 的构造器cool.happycoding.code.web.jackson2.serializer.Jackson2LocalDateTimeSerializer
-
- Jackson2LongAsPlainSerializer - cool.happycoding.code.web.jackson2.serializer中的类
-
description
- Jackson2LongAsPlainSerializer() - 类 的构造器cool.happycoding.code.web.jackson2.serializer.Jackson2LongAsPlainSerializer
-
- jackson2ObjectMapperBuilderCustomizer(HappyWebProperties, ObjectProvider<List<Jackson2ConfigCustomizer>>) - 类 中的方法cool.happycoding.code.web.HappyWebAutoConfiguration
-
O
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - 类 中的方法cool.happycoding.code.web.HappyCodeVersionListener
-
P
- Pool() - 类 的构造器cool.happycoding.code.web.HappyWebProperties.Pool
-
S
- serialize(BigDecimal, JsonGenerator, SerializerProvider) - 类 中的方法cool.happycoding.code.web.jackson2.serializer.Jackson2BigDecimalAsPlainSerializer
-
- serialize(Date, JsonGenerator, SerializerProvider) - 类 中的方法cool.happycoding.code.web.jackson2.serializer.Jackson2DateSerializer
-
- serialize(LocalDateTime, JsonGenerator, SerializerProvider) - 类 中的方法cool.happycoding.code.web.jackson2.serializer.Jackson2LocalDateTimeSerializer
-
- serialize(Long, JsonGenerator, SerializerProvider) - 类 中的方法cool.happycoding.code.web.jackson2.serializer.Jackson2LongAsPlainSerializer
-
- Serializer() - 类 的构造器cool.happycoding.code.web.HappyWebProperties.Serializer
-
- SERIALIZER_PREFIX - 类 中的静态变量cool.happycoding.code.web.HappyWebProperties.Serializer
-
V
- valueOf(String) - 枚举 中的静态方法cool.happycoding.code.web.HappyWebProperties.ConverterType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cool.happycoding.code.web.HappyWebProperties.ConverterType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
W
- write(JSONSerializer, Object, Object, Type, int) - 类 中的方法cool.happycoding.code.web.fastjson.serializer.FastJsonBigDecimalAsPlainSerializer
-
- write(JSONSerializer, Object, Object, Type, int) - 类 中的方法cool.happycoding.code.web.fastjson.serializer.FastJsonDateSerializer
-
- write(JSONSerializer, Object, Object, Type, int) - 类 中的方法cool.happycoding.code.web.fastjson.serializer.FastJsonLongAsPlainSerializer
-
C D E F G H J O P S V W
Copyright © 2021 HappyCoding. All rights reserved.