spring-projects / spring-projects/spring-tools

[aot repositories] smoothen support for repository aot sources/metadata

Open
#1,562 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

for: eclipse for: vscode theme: spring-data-support type: enhancement
Dominant language
Java
Stars
983
Forks
240
Avg merge
7d 1h
Merged PRs (30d)
7

Description

The idea is to make it a lot easier to produce the AOT generated sources/metadata for Spring Data repositories (if applicable) from inside of the IDE.

This incudes:

  • produce the AOT bits via a command or (even better) incrementally while working with the project inside of the IDE
  • integrate the generated sources as source folders to allow setting breakpoints, etc.

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

The issue does not name files, tests, or entry points. Start by tracing how Spring Data repository AOT sources and metadata are produced, then investigate IDE command or incremental generation and source-folder integration; done means generated artifacts are available in the IDE for debugging.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
developer-experience, tooling
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.