- 博客(4)
- 资源 (10)
- 问答 (1)
- 收藏
- 关注
原创 单字母开头的变量,get、set方法失效
使用lombok时,当字段定义为单字母开头的驼峰格式时,如xData、xFrequency这样变量时,调用get、set方法时失效;解决方法:变量上添加注解:@JsonProperty("xData")
2024-05-06 15:40:35 135
原创 mac版本postman升级后打开一直pendding(已解决)
第一步:cd ~/Library/Caches。第二部:找到postman相关的delete。初步分析就是缓存作祟;
2024-03-12 10:11:45 1493
原创 canal同步ES druid报错
报错提示:Caused by: java.lang.RuntimeException: java.lang.ClassCastException: com.alibaba.druid.pool.DruidDataSource cannot be cast to com.alibaba.druid.pool.DruidDataSource确认是jar包冲突导致的bug,于是下载了源码压缩包canal-canal-1.1.5.zip 下载地址 https://github.com/alibaba/canal
2022-05-08 21:26:48 958
转载 107条Javascript的常用语句
1.document.write( " "); 输出语句2.JS中的注释为//3.传统的HTML文档顺序是:document- >html- >(head,body)4.一个浏览器窗口中的DOM顺序是:window- >(navigator,screen,history,location,document)5.得到表单中元素的名称和值:document.getElementById
2014-02-18 10:14:46 360
client-adapter.es7x-1.1.5-jar-with-dependencies.jar
2022-05-08
python2.7 windows64 PIL
2017-03-29
sqllite.exe
2016-11-09
ext中文手册
2014-05-15
ibatis-2.3.0.677.jar包
2014-05-15
mac idea打开项目闪退
2022-02-23
TA创建的收藏夹 TA关注的收藏夹
TA关注的人