Move indexer implementation to index.processor subpackage (for Jigsaw)

Issue: SPR-16979
This commit is contained in:
Juergen Hoeller
2018-07-03 17:55:24 +02:00
parent 2fe3c36cc2
commit f7d22a0b42
15 changed files with 28 additions and 28 deletions

View File

@@ -1 +1 @@
org.springframework.context.index.CandidateComponentsIndexer
org.springframework.context.index.processor.CandidateComponentsIndexer