List Question
20 TechQA 2023-11-15T14:55:22.783000Check overall for Nonnull in Sonar using JSR305?
122 views
Asked by cp5
@Nullable annotation cannot be applied here
209 views
Asked by Daniele Repici
Why does Findbugs JSR305 break OSGi package export of javax.annotations in RedHat/JBoss Fuse 6.3.0?
841 views
Asked by Yannick
Is it possible to combine spring boot @Value with javax.validation.constraints?
587 views
Asked by ahoffer
Can method return value nullability be inferred from the method argument nullability in JSR-305?
83 views
Asked by terrorrussia-keeps-killing
What does interface annotated with jsr305 ThreadSafe mean?
739 views
Asked by gzc
Package-scope non-null annotation in Java for Kotlin (built by Gradle)
572 views
Asked by Tomasz Linkowski
What's different from the Spring lang annotations and jsr305 meta-annotations?
239 views
Asked by Loop
JSR305 OSGi Exports brave
340 views
Asked by Kamesh
NPE checked by StringUtils.isNotBlank still causing eclipse @NotNull warning
1.2k views
Asked by To Kra
JSR-305 annotations replacement for Java 9
8.5k views
Asked by Philippe Marschall
Create a @Stub annotation that acts as a @Deprecated in Java
757 views
Asked by Chris SuszyĆski
How do I apply null annotations to a Java method that is exposed in an API?
167 views
Asked by user2917747
Javadoc linking to split package
222 views
Asked by Kelvin Chung
Eclipse custom @NonNull annotation ignored
934 views
Asked by takteek
@Nullable vs. Generics (Eclipse)
1.3k views
Asked by llogiq
Java. JPA. @Entity class property with @org.jetbrains.annotations.NotNull
378 views
Asked by yaromir
How to separate key common class for entities using JPA and Hibernate?
357 views
Asked by Xelian
Guava Optional and @NonNull annotation
2.3k views
Asked by Tarkis
Static analysis of Scala locking / synchronization code using JCIP / JSR-305 annotations
196 views
Asked by Josh Rosen