adjust and enhance NotRegisteredBeansReconciler
#1530
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: spring index & symbols
theme: validation
type: enhancement
Milestone
We need to improve the
NotRegisteredBeansReconciler
to take advantage of the newly introduced logic to re-run reconcilers with a completely build index and to re-trigger validations across files, when necessary.For the
NotRegisteredBeansReconciler
, this means:For the reference:
3d1ccd7 introduced the feature for reconcilers to re-run with a fully build index, so that they can rely on index elements to be around for the validation checks.
ca4fc3c adds this logic to the reconcilers and indexing logic that takes care of feign client and feign config declarations.
The text was updated successfully, but these errors were encountered: