Skip to content

Sample REST client using Spring RestTemplate to test the user-rest-api endpoints

Notifications You must be signed in to change notification settings

nilotpal1981/user-rest-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-rest-api-client

This is a sample REST client to test the REST Apis in user-rest-api project. It is written using Spring RestTemplate. Run the main application class UserApiClientApplication directly to execute all the REST Apis. Alternately you can run 'mvn spring-boot:run' from the commandline instead. The response from each REST call will be printed on the console.

About

Sample REST client using Spring RestTemplate to test the user-rest-api endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages