mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 05:49:04 +00:00
This commit replaces manual Gradle configuration of Error Prone and NullAway by https://github.com/spring-gradle-plugins/nullability-plugin. Closes gh-34983