OpenLiberty / guide-rest-intro

An introductory guide on how to create a REST application using Java EE running on Open Liberty: http://www.openliberty.io/guides/rest-intro.html
Other
19 stars 47 forks source link

Re-review of the rest-intro guide #20

Closed Kubik42 closed 4 years ago

Kubik42 commented 6 years ago

What you'll learn

Creating a JAX-RS application

Creating the JAX-RS resource

Building the application

Testing the service

Great work! You’re done!

justineechen commented 6 years ago

Testing the service