geekidea / spring-boot-plus

:fire: Spring-Boot-Plus is an easy-to-use, high-speed, high-efficient,feature-rich, open source spring boot scaffolding. :rocket:
https://springboot.plus
MIT License
2.48k stars 720 forks source link

表主键采用的是雪花策略,代码生成的实体中主键校验依然存在,建议去除 #164

Closed maventalker closed 6 months ago

maventalker commented 3 years ago

目前简单处理方式是,生成代码后,删除实体中的Validation项