spring-boot+mybatis動態sql

spring-boot+mybatis動態sql 正文 在講動態sql前 對mybatis經常使用的查詢註解作一個簡單的回顧java 實體類spring public class User { private Integer id; private String name; private Integer age; /**此處省略了get/set**/ }
相關文章
相關標籤/搜索