You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.