Загрузка страницы

Validation in Spring Boot | Hibernate Validator | Crash Course 2021

In this video tutorial, we will learn how to validate Spring boot REST API requests using Hibernate validator.

In Java, the Java Bean Validation framework has become the de-facto standard for handling validations in Java projects.

JSR 380 is a specification of the Java API for bean validation and this ensures that the properties of a bean meet specific criteria, using annotations such as @NotNull, @Min, and @Max.

Hibernate Validator is the reference implementation of the validation API.

Spring boot provides good integration support with Hibernate validator.

Blog post at https://www.javaguides.net/2021/03/validation-in-spring-boot-rest-api-with-hibernate-validator.html

Github - https://github.com/RameshMF/springboot-validation

Видео Validation in Spring Boot | Hibernate Validator | Crash Course 2021 канала Java Guides
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
2 марта 2021 г. 18:02:55
00:31:00
Яндекс.Метрика