Skip to content

marcushellberg/spring-webclient-rest

Repository files navigation

Calling REST from Java with Spring WebClient (demo app)

Sample app for calling a REST endpoint from Java using Spring WebClient

Requirements

  • Java 17

Running the app

Run the app with the included Maven wrapper:

./mvnw spring-boot:run

Once the app is running, you can view the result on http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published