Skip to content

Commit

Permalink
Updated Taming Nullness In Java With Jspecify
Browse files Browse the repository at this point in the history
  • Loading branch information
Siteleaf committed Dec 18, 2024
1 parent e3b4591 commit 8a2ac11
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _posts/2024-12-18-taming-nullness-in-java-with-jspecify.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ tags:
- Java
- Intellij
author: magnussmith
summary: This post is designed for Java developers who want to adopt JSpecify for consistent nullability handling in their projects. By following the steps and examples, you should be able to set up and utilize the core JSpecify annotations effectively in your codebase.
summary: This post is designed for Java developers who want to adopt JSpecify for
consistent nullability handling in their projects. By following the steps and examples,
you should be able to set up and utilize the core JSpecify annotations effectively
in your codebase.
image: magnussmith/assets/java.jpg
---

Expand Down

0 comments on commit 8a2ac11

Please sign in to comment.