会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
thewindkee
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
18
下一页
2019年12月2日
Druid 的 WallFilter 抛出 sql injection violation, comment not allow 问题的解决方法
摘要: ps: https://github.com/alibaba/druid/wiki/%E9%85%8D%E7%BD%AE-wallfilter可以对应修改参数。 如需要执行多行语句 , 要设置mult...
阅读全文
posted @ 2019-12-02 17:49 thewindkee
阅读(6844)
评论(0)
推荐(0)
2019年11月26日
Elasticsearch+Spring定时任务报错【not be the scheduler thread. Reason: [Blocking operation]】
摘要: 报错java.lang.AssertionE...
阅读全文
posted @ 2019-11-26 16:45 thewindkee
阅读(158)
评论(0)
推荐(0)
2019年11月7日
elasticsearch6.2 Boosting Query不能正常降低评分
摘要: 起因看文档期间测试 boosting使用ne...
阅读全文
posted @ 2019-11-07 11:43 thewindkee
阅读(172)
评论(0)
推荐(0)
2019年10月25日
《Java性能优化权威指南》学习笔记
摘要: 编译编译是指生成机器码 即 二进制目标文件的...
阅读全文
posted @ 2019-10-25 14:47 thewindkee
阅读(165)
评论(0)
推荐(0)
2019年10月24日
强引用、软引用、弱引用、虚引用测试
摘要: 强引用除非GC Roots不可达,否则宁愿O...
阅读全文
posted @ 2019-10-24 15:36 thewindkee
阅读(245)
评论(0)
推荐(0)
2019年10月23日
一次OOM分析-ByteArrayOutPutStream#write引起
摘要: 本文产生的原因上传一个大文件文件的时候报了O...
阅读全文
posted @ 2019-10-23 17:21 thewindkee
阅读(1083)
评论(0)
推荐(0)
URLConnection 使用流的问题
摘要: URLConnection 使用流的问题HttpURLConnection con = (HttpURLConnection)new URL("url").openConnection(); //若不进行下面两种...
阅读全文
posted @ 2019-10-23 11:29 thewindkee
阅读(172)
评论(0)
推荐(0)
2019年8月26日
MongoDB中remove与deleteMany的区别?
摘要: deleteMany/remove都可以添加...
阅读全文
posted @ 2019-08-26 18:36 thewindkee
阅读(4472)
评论(0)
推荐(0)
2019年8月13日
SpringAop时Null return value from advice does not match primitive return type for: public int...异常
摘要: 原因接口是返回基本类型(primitive)...
阅读全文
posted @ 2019-08-13 15:13 thewindkee
阅读(5823)
评论(0)
推荐(0)
2019年8月12日
keepAliveTime为0以及队列太小导致ThreadPoolExecutor不断创建新线程
摘要: 文章目录本文产生原因猜测源码测试jvisua...
阅读全文
posted @ 2019-08-12 18:24 thewindkee
阅读(730)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
18
下一页
公告