Skip to content

Commit

Permalink
Migrated from RESTEasy Reactive to Quarkus REST
Browse files Browse the repository at this point in the history
  • Loading branch information
hbelmiro committed Nov 6, 2024
1 parent dfeb84e commit b76d917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intelligent-java-blog-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependencies>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-resteasy-reactive</artifactId>
<artifactId>quarkus-rest</artifactId>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit b76d917

Please sign in to comment.