We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug 如题
Screenshots
Desktop (please complete the following information):
另外,顺便问一下能否多个表批量生成?现在貌似是只能单个表生成
The text was updated successfully, but these errors were encountered:
使用了Lombok,会自动生成get/set方法,请安装Lombok插件
Sorry, something went wrong.
最新dev分支代码,已支持同时生成多个表 https://github.com/geekidea/spring-boot-plus/blob/dev/src/test/java/io/geekidea/springbootplus/test/SpringBootPlusGenerator.java
多谢了啊。另外后续有没有考虑生成的时候给单元测试类一起生成了呢?
No branches or pull requests
Describe the bug
如题
Screenshots
Desktop (please complete the following information):
另外,顺便问一下能否多个表批量生成?现在貌似是只能单个表生成
The text was updated successfully, but these errors were encountered: