- 博客(8)
- 收藏
- 关注
原创 Kafka抛弃ZooKeeper原因
KRaft 是 Kafka 内置的元数据共识协议,基于 Raft 算法 实现,完全替代 ZooKeeper 管理集群元数据(如 Broker 注册、分区 Leader 信息、配置等)。它将 Kafka 从一个依赖外部协调服务的系统,升级为自包含的分布式系统。
2026-02-24 15:14:20
636
原创 使用dhtmlxgantt制作任务进度表
记录一下 一.下载所需资料 官方文档 下载 二.前端代码 <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>甘特图</title> <script src="${ctxPath}/assets/codebase/dhtmlxgantt.js"></script> <link r.
2021-08-26 17:23:59
1487
原创 layui tabel筛选列 记忆功能
记录一下 参考:https://www.cnblogs.com/zuochanzi/p/14721567.html Mutation Observer:https://blog.csdn.net/u012060033/article/details/89791267 代码: //筛选框记忆功能 //1页面打开,先读本地缓存 //2读入cols 设置hide true 或者false //3渲染table //4加入 筛选框选择框事件.
2021-08-13 16:42:22
1304
原创 ApplicationContext.To display the conditions report re-run your application with ‘debug‘ enabled
运行Spingboot项目报错:Error starting ApplicationContext. To display the conditions report re-run your application with ‘debug’ enabled. 以解决 报错信息: Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 20
2020-11-12 15:47:00
9042
2
原创 maven jar包下载的网址
点击以下网址进入首页,将你需要的jar包输入到搜索框点击搜索 就可以看到你需要的jar包 https://mvnrepository.com/ 以下是详情说明
2019-11-12 16:09:14
2612
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅