Challenge: Quarkus Basics
Challenge yourself on the Quarkus basics.
We'll cover the following
Problem statement
For this challenge, we want to create a greeting endpoint that will take a name and return a greeting message. Our application needs to be able to do the following:
- Log a debug message when the endpoint is called.
- Use a custom configuration variable.
- Have some tests.
Get hands-on with 1400+ tech skills courses.