Uses of Annotation Interface
org.springframework.lang.NonNull

Packages that use NonNull
Package
Description
Classes supporting the org.springframework.beans.factory package.
JdbcTemplate variant with named parameter support.
A comprehensive set of Servlet API 4.0 mock objects, targeted at usage with Spring's Web MVC framework.
Annotation support for asynchronous method execution.
Provides data binding and validation functionality, for usage in business and/or UI layers.
Common infrastructure for handler method processing, as used by Spring MVC's org.springframework.web.servlet.mvc.method package.