abel533 / MyBatis-Spring-Boot

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

当使用Example查询实体中包含名为rank的字段,在mysql8中会语法异常 #163

Closed MMMMMine closed 4 years ago

MMMMMine commented 4 years ago

image

abel533 commented 4 years ago

@Column(name="`rank`")