摘要: springboot 默认的parent中有固定的指定 ctrl加鼠标点spring-boot-starter-parent <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-pa 阅读全文
posted @ 2020-08-13 21:50 稚语希听 阅读(457) 评论(0) 推荐(0)
摘要: <resultMap>标签中 需要按照 <id> <result> <association> <collection> 顺序来排列 阅读全文
posted @ 2020-08-13 09:20 稚语希听 阅读(2317) 评论(0) 推荐(0)