spring-projects / spring-projects/spring-data-commons
Support `java.util.Pattern` for `LIKE` query method predicates
Open
Nobody has claimed this yet.
type: documentation
- Dominant language
- Java
- Stars
- 838
- Forks
- 730
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the query method predicate handling for LIKE in Spring Data Commons and inspect how java.util.Pattern is currently treated. Trace the relevant predicate entry point and existing tests, then define completion as support for Pattern values in LIKE predicates with tests covering the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100