You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Percebi no seu projeto qeu você utiliza o @column(nullable = false) e existe o Bean Validation que a JPA oferece suporte ficando bem mais fácil e melhor de se utilizar.
Percebi no seu projeto qeu você utiliza o
@column(nullable = false)
e existe o Bean Validation que a JPA oferece suporte ficando bem mais fácil e melhor de se utilizar.https://www.baeldung.com/java-bean-validation-not-null-empty-blank
The text was updated successfully, but these errors were encountered: