Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新增3个插件 #130

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

新增3个插件 #130

wants to merge 4 commits into from

Conversation

weweibuy
Copy link

  1. OverwrittenMapperXmlPlugin 重写Xml 文件插件
    可以重写Xml文件, 防止多次生成后xml文件错误
  2. SelectForUpdatePlugin 悲观锁插件
    增加 select for update 功能, 用户一些特定的悲观锁场景
  3. SerializablePlugin 序列化插件
    为生成的Java文件实现Serializable接口, 方便其序列化. 方便 mybatis-plus 框架转成 mybatis-generator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant