06 2022 档案

摘要:替换jar包的配置文件 jar -uvf rpds.jar BOOT-INF/classes/db.properties ps:BOOT/classes是jar包内的目录,如果不加此目录,会把文件放到jar包的根目录,另外在jar包的同级目录也要有BOOT/classes这个目录 阅读全文
posted @ 2022-06-24 16:40 半瓶牛奶🥛 阅读(383) 评论(0) 推荐(0) 编辑
摘要:https://zhuanlan.zhihu.com/p/346086161 前言 上一篇分享了JDK自带的线程池ThreadPoolExecutor的配置和参数详解,然而我们实际开发中更多的是使用SpringBoot来开发,Spring默认也是自带了一个线程池方便我们开发,它就是ThreadPoo 阅读全文
posted @ 2022-06-06 10:27 半瓶牛奶🥛 阅读(1578) 评论(0) 推荐(0) 编辑
摘要:eg:https://blog.csdn.net/hanshanyunhai/article/details/121983861 @Test public class AsyncTestController { /** * @author LiuWY * @description 异步 * @dat 阅读全文
posted @ 2022-06-02 16:13 半瓶牛奶🥛 阅读(2726) 评论(0) 推荐(0) 编辑
摘要:SELECT a.id, a.name FROM user a ORDER BY CONVERT ( a.NAME USING GBK ); 阅读全文
posted @ 2022-06-01 22:30 半瓶牛奶🥛 阅读(164) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示
主题色彩