02 2022 档案

摘要:1、es配置 查询集群名称 http://{ip}:9200/_cluster/health?pretty 如图所示: 创建es映射文件 es文件夹下的创建t_user.yml文件 代码如下: dataSourceKey: defaultDS destination: example groupId 阅读全文
posted @ 2022-02-25 16:44 反骨少年 阅读(75) 评论(0) 推荐(0)
摘要:1、环境准备 1、mysql数据开启binlog show variables like 'log_%';show variables like '%binlog_format%'; test库里面新建以下t_user表 -- Table structure for t_user -- DROP T 阅读全文
posted @ 2022-02-25 15:46 反骨少年 阅读(524) 评论(0) 推荐(0)
摘要:一、已对象为本,操作对象应为成员方法,否则应为静态方法 阅读全文
posted @ 2022-02-22 16:01 反骨少年 阅读(53) 评论(0) 推荐(0)