Sign inSign up

pavan0077/springboot-h2-db

By pavan0077

•Updated almost 2 years ago

Image
0

716

pavan0077/springboot-h2-db repository overview

Post payload :

{ "id": 1, "name": "Pavan", "age": 12, "email": "[email protected]⁠" }

HTTP Operation End Points Purpose POST http://localhost:8080/student⁠ Save student GET http://localhost:8080/student/1⁠ Fetch student using ID GET http://localhost:8080/student⁠ Fetch all students PUT http://localhost:8080/student/1⁠ Update student using ID DELETE http://localhost:8080/student/1⁠ Delete student using ID

Tag summary

Content type

Image

Digest

sha256:306e87103…

Size

257.7 MB

Last updated

almost 2 years ago

docker pull pavan0077/springboot-h2-db