Related to #35471, we want to keep the spring-context-indexer deprecated for removal (the writing side of spring.components), but we are going to remove the deprecation from CandidateComponentsIndex and CandidateComponentsIndexLoader in spring-context (the reading side of spring.components) as they remain useful for modular Spring AOT at runtime.
Related to #35471, we want to keep the
spring-context-indexerdeprecated for removal (the writing side ofspring.components), but we are going to remove the deprecation fromCandidateComponentsIndexandCandidateComponentsIndexLoaderinspring-context(the reading side ofspring.components) as they remain useful for modular Spring AOT at runtime.