Skip to content

Commit

Permalink
Merge pull request #128 from ronsigal/main3
Browse files Browse the repository at this point in the history
Updated link to Part I
  • Loading branch information
ronsigal committed Jun 26, 2023
2 parents 6b5765d + 70b6cc3 commit 060c289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-05-30-grpc-in-wildfly-pt2.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ date: 2023-06-11
author: Ron Sigal
---

In Part I of this two part series ([**gRPC and WildFly - Part I: Supporting gRPC in WildFly**](https://www.wildfly.org/news/2023/05/22/grpc-subsystem/)),
In Part I of this two part series ([**grpc and WildFly - Part I**](https://www.wildfly.org/news/2023/06/12/grpc-subsystem/)),
we discussed WildFly's grpc subsystem, which supports [gRPC](https://grpc.io/) services. Here, we introduce the
RESTEasy [**resteasy-grpc**](https://github.com/resteasy/resteasy-grpc) project, which allows gRPC clients
to communicate with [**Jakarta RESTFul Web Services**](https://jakarta.ee/specifications/restful-ws/).
Expand Down

0 comments on commit 060c289

Please sign in to comment.