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

springboot整合nutz-starter如何设置查询参数格式自动转换 #143

Open
KuoCHsiang opened this issue Apr 2, 2020 · 2 comments
Open

Comments

@KuoCHsiang
Copy link

定义一个vo 使用自定义sql查询,数据库查询出来的字段为role_id, 如何不用每个参数进行格式转换 实现 role_id自动赋值到vo的roleId参数中。

@ywjno
Copy link
Member

ywjno commented Apr 2, 2020

记得可以配置一个数据库字段到dto的属性是用驼峰模式还是蛇形模式来着,你看下文档

@KuoCHsiang
Copy link
Author

@ywjno 你好 我是在springboot中集成的, 没有找到相关文档

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