Skip to content

Latest commit

 

History

History

consuming-rest

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

To run this module. Run below command.

mvn spring-boot:run
curl localhost:8080/demo/add -d name=shellhub -d email=shellhub.me@gmail.com
curl 'localhost:8080/demo/all'