JSR 305 became a de-facto standard despite its many problems. I advise to use it for nullability until something better is adopted by Kotlin and major IDEs. Introduction When it comes to nullability annotations in Java, there is no official standard. In this post, I describe: what my requirements with […]