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

执行@RequestMapping("/api/dict") 传参后怎么映射到queryDict(DictQueryCriteria resources, Pageable pageable) #828

Open
wangpeng1 opened this issue Nov 3, 2023 · 0 comments

Comments

@wangpeng1
Copy link

查询字典时候传的参数是http://localhost:8013/api/dict?page=0&size=10&sort=id%2Cdesc
请问他是经过什么过程 queryDict(DictQueryCriteria resources, Pageable pageable)映射到这两个变量上的

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

1 participant