annotation spring notnull

Java
<dependency>
    <groupId>org.hibernate.validator</groupId>
    <artifactId>hibernate-validator</artifactId>
</dependency>

with '@validateur' in application

Source

Also in Java: