spring-projects / spring-projects/spring-tools
[aot repositories] smoothen support for repository aot sources/metadata
Open
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
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
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