diff --git a/.idea/codeInsightSettings.xml b/.idea/codeInsightSettings.xml index 4f28fd8594..464e931776 100644 --- a/.idea/codeInsightSettings.xml +++ b/.idea/codeInsightSettings.xml @@ -32,6 +32,10 @@ org.springframework.lang.Nullable org.springframework.util.StringUtils com.sun.istack.Nullable + org.jspecify.annotations.Nullable + org.jspecify.annotations.NotNull + io.micrometer.common.lang.NonNull + io.micrometer.common.lang.Nullable