Offered By: IBM
Building a simple RESTful Java microservice using JAX-RS and
Learn how to create a REST service with JAX-RS, JSON-B, and Open Liberty.
Continue readingGuided Project
Open Liberty
215 EnrolledAt a Glance
Learn how to create a REST service with JAX-RS, JSON-B, and Open Liberty.
The service responds to a GET request with a JSON representation of the system properties, where each property is a field in a JSON object like this:
{
"os.name":"Mac",
"java.version": "1.8"
}Created byÂ
Related resource Â
Estimated Effort
20 Minutes
Level
Beginner
Skills You Will Learn
Jakarta EE, Micro Profile, Open Liberty
Language
English
Course Code
GPXX0JGFEN