eclipse-vertx / vertx-grpc

Development of the gRPC component for Eclipse Vert.x
Eclipse Public License 2.0
37 stars 23 forks source link

JPMS support #103

Closed vietj closed 4 days ago

vietj commented 4 days ago

Support JPMS, this is a tentative since it is quite complicated to support it due to split package with code generators. We might revisit this later with a pure vertx approach.