abel533 / MyBatis-Spring-Boot

Spring Boot集成MyBatis的基础项目
3.37k stars 1.59k forks source link

您好。请问这个对postgreSql支持吗。 #142

Open learnCmy opened 6 years ago

learnCmy commented 6 years ago

mapper.identity=?应该填什么 ,如何获得自增Id

abel533 commented 6 years ago

支持postgresql,看mapper的文档。