这是indexloc提供的服务,不要输入任何密码
Skip to content

Update ScalaRequestBinders.md #13320

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

Open
wants to merge 1 commit into
base: 2.9.x
Choose a base branch
from
Open

Conversation

SunPj
Copy link

@SunPj SunPj commented Jun 24, 2025

Adding routesImport section which is essential to use custom routing binders. Without adding it a user wont' be able to use the binders he implements.

Fixes

Fixes documentation wasn't complete. I have added the missing part

Purpose

To make the documentation complete so users don't get confused with error like "No QueryString binder found for type ..."

Background Context

I faced the same issues when I forgot to import the custom binders but when I checked the docs I didn't find that mentioned so I decided to complete to docs

Adding routesImport section which is essential to use custom routing binders. Without adding it a user wont' be able to use the binders he implements.
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

Successfully merging this pull request may close these issues.

1 participant