摘要: 先导入lombok的依赖,加上@Data注解 这是pojo包下的result,使用的两个注解是无参构造和有参构造 controller:书写 service接口书写: serviceImol书写: 其中@Service把把该类注入到容器中,@Autowired注解是依赖注入,Md5Util是一个工具 阅读全文
posted @ 2023-11-14 21:46 你好,幸会 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-11-14 20:03 你好,幸会 阅读(6) 评论(0) 推荐(0) 编辑