Spring boot application with gradle which accepts a string
curl -i \ -H "Accept: application/json" \ -H "Content-Type:application/json" \ -X POST --data '{"phrase": "madhu"}' "http://localhost:9005/api/v1/reverse"
curl -d "{"phrase":"madhu"}" -H "Content-Type: application/json" http://localhost:9005/api/v1/reverse
-
Notifications
You must be signed in to change notification settings - Fork 0
madhutomy/demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spring boot application with gradle which accepts a string
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published