spring-projects / spring-projects/spring-data-relational
Add Type-safe Kotlin query extension
Open
Nobody has claimed this yet.
in: kotlin
type: enhancement
- Dominant language
- Java
- Stars
- 827
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
I am useing R2dbcEntityTemplate. and I try to create dynamic where sql using kotlin but there are not util function
and I would like to get column name using kotlin KProperty.
can I make this one and contribute this repo?
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 at R2dbcEntityTemplate and the Kotlin KProperty use case described in the issue; compare the available query-building entry points and determine the intended extension scope. Done means a reviewed design and implementation for type-safe dynamic where queries and column-name access, with appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, spring, sql
- Domain
- backend-api-design, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100