spring-projects / spring-projects/spring-data-relational

Add Type-safe Kotlin query extension

Open
#1,491 5 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.