Skip to content

abid-java/springboot-crud-restful-api-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

springboot-crud-restful-api-mongodb

Data-Model for Student:

{ "address": { "city": "string", "country": "string", "state": "string", "zipCode": 0 }, "emailId": "string", "firstName": "string", "lastName": "string", "studentId": 0 }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages