https://github.com/nomemory/spring-boot-jbvext-example
A sample Rest API that is validated using Java Bean Validation Extensions and JSR-380
https://github.com/nomemory/spring-boot-jbvext-example
Last synced: over 1 year ago
JSON representation
A sample Rest API that is validated using Java Bean Validation Extensions and JSR-380
- Host: GitHub
- URL: https://github.com/nomemory/spring-boot-jbvext-example
- Owner: nomemory
- Created: 2017-10-31T13:00:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T13:48:56.000Z (over 8 years ago)
- Last Synced: 2025-02-10T00:48:27.715Z (over 1 year ago)
- Language: Java
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot-jbvext-example
Corresponding article:
http://andreinc.net/2017/10/02/writing-an-unified-validation-mechanism-for-rest-apis-using-spring-boot-and-jsr-380/