====================================
Contact and feedback:
/ @techprudent4241
https://github.com/TechPrudent/
techprudent91@gmail.com
https://trello.com/b/8QKy3byG/techpru...
https://techprudent91.blogspot.com/
/ techprudents
/ techprudent
/ tech-prudent-37831216b
https://plus.google.com/u/0/114035390...
====================================
Spring boot rest service data validation - live coding
======================================================
start.spring.io
web, jpa, mysql
controller, repository, entity
add validations to entity
create a customer
{
"name": "techprudent",
"age": 18,
"email": "techprudent91@gmail.com",
"contact": "1234567890",
"gender": "male"
}
@NotNull(message="enter name") @Size(min=2, max=50)
@Min(value=18, message="age should be more than 18")
@Email(message="Email id is not valid")
@Size(min=10, max=10)
@NotEmpty(message="enter gender data")
POST: http://localhost:8080/customer/create
Sur cette page du site, vous pouvez voir la vidéo en ligne spring boot rest services data validation - live coding durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur tech prudent 26 août 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 1,022 fois et il a aimé 5 téléspectateurs. Bon visionnage!