rest-client
New springs rest client as an alternative to webclient from 6.2
Run tests
$ ./mvnw clean verify
Run locally
Useful Links
Swagger UI: http://localhost:8080/swagger-ui.html
Actuator Endpoint: http://localhost:8080/actuator
Last updated