Skip to content

Update ScalaRequestBinders.md#13320

Open
SunPj wants to merge 1 commit into
playframework:2.9.xfrom
SunPj:patch-2
Open

Update ScalaRequestBinders.md#13320
SunPj wants to merge 1 commit into
playframework:2.9.xfrom
SunPj:patch-2

Conversation

@SunPj

@SunPj SunPj commented Jun 24, 2025

Copy link
Copy Markdown

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

@mkurz

mkurz commented Apr 29, 2026

Copy link
Copy Markdown
Member

@Mergifyio rebase

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.
@mergify

mergify Bot commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Deprecation notice: This pull request comes from a fork and was rebased using bot_account impersonation. This capability will be removed on July 1, 2026. After this date, the rebase action will no longer be able to rebase fork pull requests with this configuration. Please switch to the update action/command to ensure compatibility going forward.

@mergify

mergify Bot commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

rebase

✅ Branch has been successfully rebased

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants