Skip to content

Commit

Permalink
Increased quarkus quickstart time limit
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricclyburn committed Feb 6, 2024
1 parent c5e54c4 commit 33fa877
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ tabs:
path: /q/dev
port: 8080
difficulty: basic
timelimit: 300
timelimit: 600
---
In this topic you will use Quarkus to create an API application that publishes a `/hello` endpoint. Also, you will use dependency injection to build on the `/hello` endpoint to publish an additional endpoint `/hello/greeting` by creating a **Greeting** bean.

Expand Down

0 comments on commit 33fa877

Please sign in to comment.