mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-01-18 12:27:09 +00:00
We should not use subprojects to perform configuration becaause it does not allow for lazy loading and it can cause ordering problems. In this case, the toolchain was not being used but instead it was using the JAVA_HOME. By splitting the configuration into a plugin and applying it to each project it fixes the toolchain configuration