Previously, if an annotation processors was present in the classpath it was executed as part of tests using `TestCompiler`. This commit updates `TestCompiler` to always set the annotation processors to use. By default, this sets an empty list which does not use annotation processing. Closes gh-31791 |
||
|---|---|---|
| .. | ||
| main/java/org/springframework | ||
| test | ||