https://github.com/rameshmf/springboot-validation
Validation in Spring Boot REST API with Hibernate Validator (Java Bean Validation Annotations)
https://github.com/rameshmf/springboot-validation
hibernate spring springboot2
Last synced: about 1 month ago
JSON representation
Validation in Spring Boot REST API with Hibernate Validator (Java Bean Validation Annotations)
- Host: GitHub
- URL: https://github.com/rameshmf/springboot-validation
- Owner: RameshMF
- Created: 2021-03-02T12:07:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T03:05:19.000Z (about 2 years ago)
- Last Synced: 2025-04-07T18:22:39.165Z (2 months ago)
- Topics: hibernate, spring, springboot2
- Language: Java
- Homepage: https://www.javaguides.net/2021/03/validation-in-spring-boot-rest-api-with-hibernate-validator.html
- Size: 61.5 KB
- Stars: 25
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# springboot-validation
Validation in Spring Boot REST API with Hibernate Validator (Java Bean Validation Annotations)Blog post at https://www.javaguides.net/2021/03/validation-in-spring-boot-rest-api-with-hibernate-validator.html