mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Remove deprecation on CandidateComponentsIndex(Loader)
See gh-35472
This commit is contained in:
-1
@@ -54,7 +54,6 @@ import org.springframework.util.ResourceUtils;
|
||||
* @author Stephane Nicoll
|
||||
* @since 6.0
|
||||
*/
|
||||
@SuppressWarnings("removal") // components index
|
||||
public final class PersistenceManagedTypesScanner {
|
||||
|
||||
private static final String CLASS_RESOURCE_PATTERN = "/**/*.class";
|
||||
|
||||
Reference in New Issue
Block a user