gapic-generator-java
gapic-generator-java copied to clipboard
Add JPMS support
Please add support for JPMS by adding a module-info.java file to the various libraries that make up sdk-platform-java.
It will enable users to use jlink with projects that depend on these libraries.
This is related to https://github.com/googleapis/java-bigquery/issues/3253