摘要: 将redis生成分布式唯一id的功能封装成starter供其他模块使用 1 编写业务类 package com.yangkun.redis; import org.springframework.beans.factory.annotation.Autowired; import org.sprin 阅读全文
posted @ 2023-04-23 16:00 杨吃羊 阅读(33) 评论(0) 推荐(0)