单纯香水

文章
2
资源
0
加入时间
3年1月13天

mybatis-plus代码生成器指定生成某些类。

只需要利用disable把不想要的类模板禁止掉,如以下代码 private static void generatorEntity(){ FastAutoGenerator.create("jdbc:mysql://locserverTimezone=GMT%2B8", "root", "4") .globalConfig(builder -> {