Spring Content Indexer is not incremental #25614
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
Affects: org.springframework:spring-context-indexer:5.2.8
Running Gradle build with
--info
shows that Spring Content Indexer causes full recompilation, even if totally unrelated file is changed in our project.Anything I can do to help with this issue? Are there any practical reasons why we can't declare the processor as incremental?
The text was updated successfully, but these errors were encountered: