摘要: SpringBoot 一、Service层Junit单元测试 需要的jar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> <sco 阅读全文
posted @ 2019-04-29 15:04 杨岂 阅读(224) 评论(0) 推荐(0) 编辑
摘要: 1、需要的结果数据格式为 创建的bean RankResult: RankGenreResult: AppRankDto: controller: service: mapper: mapper.xml 返回父菜单及其下的子菜单 需要的数据格式: 表结构: pojo dao mapper.xml s 阅读全文
posted @ 2019-04-29 14:52 杨岂 阅读(3393) 评论(0) 推荐(0) 编辑