mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Update `ProcessTestAotMojo` so that the classesDirectory and the testClassesDirectory are on the classpath when compiling code. See gh-32191