mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Introduce NullMarkedExtension for ArchitectureCheck, which provides functionality to configure packages to ignore in nullability checks and to enable or disable the extension. See gh-47596 Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>