随笔分类 - Java
摘要:Java动态追踪技术探究 - 美团技术团队 https://tech.meituan.com/2019/02/28/java-dynamic-trace.html 不重启JVM,替换掉已经加载的类,偷天换日? - 知乎 https://zhuanlan.zhihu.com/p/67134030 一次
阅读全文
摘要:public static String formatDateStr (Date date) { SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); return formatDateStr
阅读全文
摘要:命令行编译java文件,运行class文件_qq_27289875的博客-CSDN博客_运行class文件 https://blog.csdn.net/qq_27289875/article/details/82765057 注意:!路径 若有包名,则需要有同样包路径的父文件夹,并在所有包之外的上一
阅读全文
摘要:java two map left join - 国际版 Bing https://cn.bing.com/search?FORM=U227DF&PC=U227&q=java+two+map+left+join 两个不同的Java对象的“左连接”-代码日志 https://stackoverflow
阅读全文
摘要:Java8 Stream 操作 Collectors.toMap()会出现NullPointerException异常_miskss的博客-CSDN博客_java.lang.nullpointerexception: the mono returned https://blog.csdn.net/w
阅读全文
摘要:Stream (Java Platform SE 8 ) https://docs.oracle.com/javase/8/docs/api/java/util/stream/Stream.html Java 8 – 从一个 Stream中过滤null值_wangmm0218的博客-CSDN博客_f
阅读全文
摘要:java中如何将string 转化成long_FastThinking的专栏-CSDN博客_android string转long https://blog.csdn.net/fastthinking/article/details/7617893 java.lang.String cannot b
阅读全文
摘要:java map如何转为配置文件啊。-CSDN问答 https://ask.csdn.net/questions/216007 SpringBoot读取配置文件中的数据到map和list_空夜's Blog-CSDN博客_springboot 配置map https://blog.csdn.net/
阅读全文
摘要:easypoi导入Excel最佳实践 - WeJan1 - 博客园 https://www.cnblogs.com/vcmq/p/12149673.html 利用阿里研发的easyexcel导入导出excel,避免OOM,并对excel加密保护_qq_40184563的博客-CSDN博客 https
阅读全文
摘要:Java应用调试利器——BTrace教程 - zengkefu - 博客园 https://www.cnblogs.com/zengkefu/p/5720854.html Java BTrace实战(1)--BTrace的入门和使用 - mumuxinfei - 博客园 https://www.cn
阅读全文
摘要:关于java.io.IOException: Server returned HTTP response code: 400 for URL报错和string.getBytes()字符集 - 随笔记 - 博客园 https://www.cnblogs.com/sunshineweb/p/777222
阅读全文
摘要:simomat/streamjoin: Java 8 Stream joins https://github.com/simomat/streamjoin Common SQL Clauses and Their Equivalents in Java 8 Streams – Java, SQL a
阅读全文
摘要:CollectionUtils工具类的常用方法 Mr_伍先生 博客园 https://www.cnblogs.com/mr wuxiansheng/p/7500560.html java集合的交集,并集,差集_Java_喵了个呜的博客 CSDN博客 https://blog.csdn.net/qq_
阅读全文
摘要:Greys Java在线问题诊断工具 云栖社区 阿里云 https://yq.aliyun.com/articles/2390 得亏了它,我才把潜藏那么深的Bug挖出来 – ITPUB http://www.itpub.net/2020/03/05/5393/ 阿里开源的 java 诊断工具—— A
阅读全文
摘要:保证高可用Java服务化系统高效运行的必备工具箱 Java开发社区 | CTOLib码库 https://www.ctolib.com/topics 143204.html 保证高可用Java服务化系统高效运行的必备工具箱 Java开发社区 | CTOLib码库 https://www.ctolib
阅读全文
摘要:Docker — Arthas 3.1.7 文档https://alibaba.github.io/arthas/docker.html arthas: Arthas(阿尔萨斯)是阿里巴巴开源的 Java 诊断工具https://gitee.com/arthas/arthas 阿里巴巴云原生/中间件
阅读全文
摘要:jedis异常:NoSuchElementException: Timeout waiting for idle object_bbirdsky-CSDN博客https://blog.csdn.net/bbirdsky/article/details/37602673 连接池资源未释放,导致的内存泄
阅读全文
该文被密码保护。
摘要:Get the Key for a Value from a Java Map | Baeldunghttps://www.baeldung.com/java-map-key-from-value Get a Value by Key in a JSONArray | Baeldunghttps:/
阅读全文