随笔分类 - 问题排查
问题排查,记录查询一些项目中碰到的问题,和排查过程,分析和经验
摘要:说明 spring 接收处理 json 类型的请求(springMvc 默认使用jackson 处理接收的数据), json 字段的中的Date 类型会自动 转换为 Long 类型 解决方案 将所有date 类型的时间,统一取为String 类型,防止 Date 类型在json 转换后,由sprin
阅读全文
摘要:mysql format函数造成的计算时的精度缺失问题
阅读全文
摘要:FastJson 值相互引用,最后转为json字符串出现占位符的问题
阅读全文
摘要:Java时间转换,日期格式化使用 YYYY-MM-dd 的潜在问题
阅读全文
摘要:springboot 配置多数据源
阅读全文
springboot 启动报错: Multiple Dockets with the same group name are not supported. The following duplicat
摘要:springboot 启动报错 Caused by: java.lang.IllegalStateException: Multiple Dockets with the same group name are not supported. The following duplicate groups were discovered. default
阅读全文

浙公网安备 33010602011771号