11 2020 档案

摘要:《jmeter:菜鸟入门到进阶》系列 创建一个简单的自动化脚本 创建线程组【Thread Group】: 右击【TestPlan】选择【Add】——【Thread(Users)】——【Thread Group】 定义用户自定义的变量: 右击【Thread Group(线程组)】选择【Add】—【Co 阅读全文 »
posted @ 2020-11-24 23:00 satire 阅读(1014) 评论(0) 推荐(0) 编辑
摘要:Conditional Flow in Spring Batch I just announced the new Learn Spring course, focused on the fundamentals of Spring 5 and Spring Boot 2: CHECK OUT TH 阅读全文 »
posted @ 2020-11-24 16:26 satire 阅读(1277) 评论(0) 推荐(0) 编辑
摘要:开启zookeeper命令(备注:先进入zookeeper的bin目录) ./zkServer.sh start 关闭zookeeper命令(备注:先进入zookeeper的bin目录) ./zkServer.sh stop Kafka启动命令(备注:先进入kafka目录) 常规模式启动kafka 阅读全文 »
posted @ 2020-11-19 11:09 satire 阅读(166) 评论(0) 推荐(0) 编辑
摘要:1. Use SimpleDateFormat to format Date. Watch out, SDF is NOT THREAD-SAFE, it might not be important but keep that in mind. /** * 时间格式(yyyy-MM-dd) */ 阅读全文 »
posted @ 2020-11-18 17:21 satire 阅读(382) 评论(0) 推荐(0) 编辑
摘要:JDBC中日期时间的处理技巧 详谈Java.util.Date和Java.sql.Date 基础知识 Java中用类java.util.Date对日期/时间做了封装,此类提供了对年、月、日、时、分、秒、毫秒以及时区的控制方法,同时也提供一些工具方法,比如日期/时间的比较,前后判断等。 java.ut 阅读全文 »
posted @ 2020-11-17 16:45 satire 阅读(3381) 评论(0) 推荐(1) 编辑
摘要:Spring Batch - Reference Documentation Spring Batch 参考文档中文版 Spring Batch 中文文档 Table 2. JdbcCursorItemReader Properties ignoreWarnings Determines wheth 阅读全文 »
posted @ 2020-11-06 11:31 satire 阅读(262) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示