Skip to content

shubham-singla525/springboot-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Added three endpoints:

/test/hello -> prints hello world --This is for testing purpose

/api/students -> display a list of students
/api/students/{studentId} -> display student based on id eg:1,2,3

Added exception handling too

URL: a link

Deployed on aws

Happy Coding :)

About

It is useful in understanding how to create rest apis in springboot alongwith exception handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages