摘要: 参考文档 插件 emqx-auth-username 插件 emqx-auth-mysql emqx-auth-mysql 先看 emqx-auth-mysql 中关于 auth.mysql.auth_query 的描述: | Type | Default| | | | | string | sel 阅读全文
posted @ 2022-01-26 18:04 极客子羽 阅读(737) 评论(0) 推荐(0)
摘要: 基于Lettuce连接Redis单机和集群的客户端代码 SpringBoot在封装Lettuce客户端代码到spring-boot-starter-data-redis,核心流程代码见本文正文。 阅读全文
posted @ 2022-01-26 11:16 极客子羽 阅读(2453) 评论(0) 推荐(0)