Skip to content

提几个地方,不算问题的问题 #3

@jsunlove

Description

@jsunlove

1、数据库sql文件有一个地方有问题:users表的字符集你设定为了utf8,应该与其他表保持一致,使用utf8mb4,执行导入操作的时候会报错的。
2、如果可以,尽量不要使用外键关联,具体原因可以去看阿里巴巴的开发手册,里面有讲解,可以说外键这个东西已经适合外界使用了。
3、pom.xml文件注意一个地方
image把我圈起来的地方去掉就可以了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions