Skip to content

Commit 80b61de

Browse files
andreaTPcescoffier
andauthored
Update _posts/2025-09-30-grpc-zero.adoc
Co-authored-by: Clement Escoffier <[email protected]>
1 parent 655e83e commit 80b61de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-09-30-grpc-zero.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The important outcome is consistent, portable builds across developer machines,
1919
2020
== Why this matters
2121
22-
If you have spent time wrestling with platform-specific `protoc` binaries, cross-compiled plugins, or flaky CI images, you know the cost: slow onboarding, fragile builds, extra Docker layers, and ongoing maintenance. Quarkus gRPC Zero removes that operational burden so teams can focus on APIs and features instead of shipping native binaries for every target OS and architecture.
22+
If you have spent time wrestling with platform-specific `protoc` binaries, cross-compiled plugins, you know the cost: slow onboarding, fragile builds, extra Docker layers, and ongoing maintenance. Quarkus gRPC Zero removes that operational burden so teams can focus on APIs and features instead of trying to find the right combination of dependencies to compile `proto` files.
2323
2424
== What Quarkus gRPC Zero does
2525

0 commit comments

Comments
 (0)