- 博客(19)
- 收藏
- 关注
原创 Caused by: oracle.jdbc.OracleDatabaseException: ORA-01791: 不是 SELECTed 表达式
order by 中 存在select没有查询的字段。错误发生情况:对查询出来的数据 去重。
2024-10-21 13:27:27
107
1
原创 Mysql中 设置大小写敏感,Quartz数据库持久化表
生产环境中linux是区分大小写的,windows默认不区分,因为项目涉及到的数据库名含大写,所以设置mysql 大小写敏感
2022-09-21 10:09:26
3003
原创 Jackson注解,@JsonDeserialize反序列化,将Json数据的Long类型时间戳转换为LoaclDateTime
Jackson注解,@JsonDeserialize反序列化,将Json数据的Long类型时间戳转换为LoaclDateTime
2022-08-31 11:36:19
1937
原创 Quartz定时任务,无法注入Service以及Dao层
项目场景:在定时任务具体任务代码中,注入Service层Bean,操作数据库,注入失败,发生NPE。
2022-08-24 09:04:00
627
3
原创 SpringBoot 使用RestTemplate来调用https接口
Springboot集成RestTemplate,调用https接口,忽略证书,完整DEMO
2022-08-22 17:07:17
7899
原创 【Maven 报错】To see the full stack trace of the errors, re-run Maven with the -e switch.
To see the full stack trace of the errors, re-run Maven with the -e switch.
2022-08-16 17:52:42
926
原创 Springboot 2.6.4 配置 Knife4j 报错 Failed to start bean ‘documentationPluginsBootstrapper‘; nested excep
Springboot 高版本 使用Knife4j 报错
2022-03-08 11:51:51
3421
1
原创 Spring的xml文件配置
Spring的xml配置 context:property-placeholder失败未声明context命名空间正确配置如下<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/contex
2022-01-07 23:04:45
614
Everything 爆好用的搜索软件
2022-09-21
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人