Skip to content

Document Pattern support for Like predicates - #3542

Open
Gaalbu wants to merge 1 commit into
spring-projects:mainfrom
Gaalbu:docs/document-pattern-like-predicates
Open

Gaalbu wants to merge 1 commit into
spring-projects:mainfrom
Gaalbu:docs/document-pattern-like-predicates

Conversation

@Gaalbu

@Gaalbu Gaalbu commented Sep 13, 2026

Copy link
Copy Markdown

Fixes #3417.

Document that some Spring Data modules accept java.util.regex.Pattern values for Like and IsLike query predicates, while directing readers to the module-specific documentation for details.

Validation:

  • ./mvnw -q -DskipTests validate
  • git diff --check
  • npx aislop scan --changes --json (100/100)

Signed-off-by: Gaalbu <gabrielalbuquerquealencar@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 13, 2026
@Gaalbu

Gaalbu commented Sep 13, 2026

Copy link
Copy Markdown
Author

Friendly ping — this PR is still waiting for triage. Happy to make any adjustments needed.

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

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support java.util.Pattern for LIKE query method predicates

2 participants