spring-projects / spring-projects/spring-tools
allow `NotRegisteredBeansReconciler` to react to changes of *`.factors` files
Open
@martinlippert is already working on this.
Since Mar 31, 2025.
for: eclipse
for: vscode
theme: spring index & symbols
theme: validation
type: enhancement
- Dominant language
- Java
- Stars
- 983
- Forks
- 240
- Avg merge
- 7d 1h
- Merged PRs (30d)
- 7
Description
The NotRegisteredBeansReconciler needs to be triggered when *.factories files change, since there might be AOT processors being newly registered (or not registered anymore) when those files change.
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.
Assessment
This issue has not been assessed yet.