会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
阿笨猫的窝
好记性不如烂笔头
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
19
下一页
2021年8月16日
sql去除注释
摘要: https://www.shangmayuan.com/a/39a8fba001d84c168f35488e.html 该方法,能在保持原有代码的状况下,好比大小写,换行,缩进等信息,去除sql中的各类注释代码以下web Pattern p = Pattern.compile("(?ms)('(?:
阅读全文
posted @ 2021-08-16 16:21 阿笨猫
阅读(874)
评论(0)
推荐(1)
编辑
2021年7月10日
markdown写ppt
摘要: https://zhuanlan.zhihu.com/p/100698434 https://sspai.com/post/55718 https://www.cnblogs.com/crazymakercircle/p/14372042.html
阅读全文
posted @ 2021-07-10 16:03 阿笨猫
阅读(28)
评论(0)
推荐(0)
编辑
2021年7月7日
电子书分享网站
摘要: https://salttiger.com/
阅读全文
posted @ 2021-07-07 16:58 阿笨猫
阅读(39)
评论(0)
推荐(0)
编辑
2021年7月5日
spring cache相关
摘要: https://www.cnblogs.com/mzq123/p/12629142.html https://www.baeldung.com/spring-cache-tutorial https://docs.spring.io/spring-framework/docs/4.3.x/sprin
阅读全文
posted @ 2021-07-05 15:29 阿笨猫
阅读(27)
评论(0)
推荐(0)
编辑
2021年4月20日
intellij idea开启debug热加载/热部署
摘要: https://cloud.tencent.com/developer/article/1683029 点击 Help --> Find Action…,输入 Registry…,将 其中的****compiler.automake.allow.when.app.running勾上。
阅读全文
posted @ 2021-04-20 17:46 阿笨猫
阅读(855)
评论(0)
推荐(0)
编辑
2021年4月19日
git 多次commit合并成一次提交
摘要: https://juejin.cn/post/6844903600976576519 http://www.youngzy.com/blog/2020/04/how-to-squash-git-commits-in-idea/
阅读全文
posted @ 2021-04-19 14:02 阿笨猫
阅读(899)
评论(0)
推荐(0)
编辑
2021年4月14日
es feature一览
摘要: https://www.elastic.co/cn/elasticsearch/features#
阅读全文
posted @ 2021-04-14 09:34 阿笨猫
阅读(52)
评论(0)
推荐(0)
编辑
2021年3月13日
数据中台
摘要: https://cloud.tencent.com/developer/article/1506298 https://my.oschina.net/wangzhiwubigdata/blog/3106086 https://miaowenting.site/2020/03/24/%E5%85%B3
阅读全文
posted @ 2021-03-13 21:44 阿笨猫
阅读(58)
评论(0)
推荐(0)
编辑
Java Agent
摘要: https://zhuanlan.zhihu.com/p/82164274
阅读全文
posted @ 2021-03-13 21:18 阿笨猫
阅读(27)
评论(0)
推荐(0)
编辑
2021年1月14日
Apache Calcite
摘要: https://juejin.cn/post/6844903891482476552 https://www.slideshare.net/JordanHalterman/introduction-to-apache-calcite https://matt33.com/2019/03/07/apa
阅读全文
posted @ 2021-01-14 21:00 阿笨猫
阅读(176)
评论(0)
推荐(0)
编辑
2021年1月9日
MetaModel
摘要: https://metamodel.apache.org/
阅读全文
posted @ 2021-01-09 10:02 阿笨猫
阅读(169)
评论(0)
推荐(0)
编辑
2020年9月23日
Apache commons StringSubstitutor 替换占位符
摘要: https://blog.csdn.net/weixin_41888813/article/details/90481607
阅读全文
posted @ 2020-09-23 10:05 阿笨猫
阅读(830)
评论(0)
推荐(0)
编辑
2020年1月9日
supervisor 和集群方案
摘要: https://juejin.im/post/5d80da83e51d45620c1c5471 https://github.com/Gamegos/cesi
阅读全文
posted @ 2020-01-09 23:08 阿笨猫
阅读(293)
评论(0)
推荐(1)
编辑
2020年1月6日
Guava-Retryer
摘要: guava retry https://juejin.im/post/5b1779bbf265da6e410e0bbb
阅读全文
posted @ 2020-01-06 19:29 阿笨猫
阅读(231)
评论(0)
推荐(1)
编辑
2019年10月29日
xpack sql vs es-sql
摘要: https://gpdream.github.io/2018/06/20/es/xpack-sqlvselasticsearch-sql/
阅读全文
posted @ 2019-10-29 11:32 阿笨猫
阅读(1910)
评论(0)
推荐(1)
编辑
2019年10月2日
java 内存 gc
摘要: https://zhuanlan.zhihu.com/p/34461147 https://www.jianshu.com/p/76959115d486
阅读全文
posted @ 2019-10-02 08:33 阿笨猫
阅读(136)
评论(0)
推荐(0)
编辑
2019年9月19日
SiftingAppender logback 动态 输出 日志 到指定日志文件
摘要: SiftingAppender https://www.mkyong.com/logging/logback-different-log-file-for-each-thread/
阅读全文
posted @ 2019-09-19 13:54 阿笨猫
阅读(875)
评论(0)
推荐(0)
编辑
2019年9月3日
easy rule 规则引擎
摘要: https://github.com/j-easy/easy-rules https://bigjun2017.github.io/2018/09/18/hou-duan/java/mvel2.x-yu-fa-zhi-nan/
阅读全文
posted @ 2019-09-03 10:38 阿笨猫
阅读(1364)
评论(0)
推荐(0)
编辑
2019年9月1日
分布式 master/slave 框架 helix
摘要: https://helix.apache.org/ https://stackoverflow.com/questions/16401412/apache-helix-vs-yarn https://engineering.linkedin.com/cluster-management/auto-s
阅读全文
posted @ 2019-09-01 19:40 阿笨猫
阅读(658)
评论(0)
推荐(0)
编辑
java 调用Python
摘要: https://github.com/ninia/jep http://beanzhang.me/blog/2018/06/29/Java-Embedded-Python.html
阅读全文
posted @ 2019-09-01 19:39 阿笨猫
阅读(656)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
7
···
19
下一页