Skip to content

13651871775/test-webclient-repository

 
 

Repository files navigation

spring-webclient

This repository explores the WebClient API to perform Rest API calls

Launch the Employee RestFul Service in your local

  • Navigate to the employee-service-executable directory.

  • Run the below command

java -jar employee-service.jar
  • The complete swagger spec is available in tthe below link.

http://localhost:8081/employeeservice/swagger-ui.html#/

About

This repository explores the WebClient API to perform Rest API calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%