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

能不能像Mybatis Plus 那样,做一个lamda表达式直接获取字段名称的方式 #37

Open
yuan50697105 opened this issue Jul 20, 2019 · 2 comments

Comments

@yuan50697105
Copy link

能不能像Mybatis Plus 那样,做一个lamda表达式直接获取字段名称的方式

@wenhao
Copy link
Owner

wenhao commented Jul 22, 2019

我先调研下,谢谢支持。

@wenhao
Copy link
Owner

wenhao commented Oct 15, 2019

我感觉这种方式实现起来代码有点“不是那么整洁”。我或许更倾向用Annotation Process的方式去生成一些Person.nickName(其实就是对应类的字段名称)。

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