mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
6e6280a42c
This commit adds a checkstyle rule that rejects `@org.jetbrains.annotations.Nullable` imports in the source code. See gh-35114