# Spring Boot Null-safety Annotations This module is created to explain how developers can use the null-safety annotations (`@NonNull`, `@Nullable`, `@NonNullFields`, `@NonNullApi`) in the Spring Boot code. ## [Blog post link](https://reflectoring.io/spring-boot-null-safety-annotations/)