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

io.geekidea.springbootplus.common.param里没有get/set方法导致Controller里调用的报错 #86

Closed
lifuchao opened this issue Oct 23, 2019 · 3 comments

Comments

@lifuchao
Copy link

Describe the bug
如题

Screenshots
image

Desktop (please complete the following information):

  • OS: win10
  • Browser Chorme75
  • Version master

另外,顺便问一下能否多个表批量生成?现在貌似是只能单个表生成

@springboot-plus
Copy link
Collaborator

使用了Lombok,会自动生成get/set方法,请安装Lombok插件

@springboot-plus
Copy link
Collaborator

@lifuchao
Copy link
Author

最新dev分支代码,已支持同时生成多个表
https://github.com/geekidea/spring-boot-plus/blob/dev/src/test/java/io/geekidea/springbootplus/test/SpringBootPlusGenerator.java

多谢了啊。另外后续有没有考虑生成的时候给单元测试类一起生成了呢?

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

No branches or pull requests

2 participants