OpenLiberty / guide-rest-client-java

A guide on how to consume a REST service in Java: https://openliberty.io/guides/rest-client-java.html
Other
9 stars 24 forks source link

Re-review for rest-client-java guide #13

Closed Kubik42 closed 3 years ago

Kubik42 commented 6 years ago

PR: #14

What you'll learn

Starting the service

POJOs

Consuming the REST resource

Testing

gkwan-ibm commented 3 years ago

close