gRPC-version: 1.7.0
I want to add some JVM startup parameters to the gRPC-java startup script. For example by customizing the CreateStartScripts Task or other methods.
Does anyone know how to do it?
gRPC-version: 1.7.0
I want to add some JVM startup parameters to the gRPC-java startup script. For example by customizing the CreateStartScripts Task or other methods.
Does anyone know how to do it?
Copyright © 2021 Jogjafile Inc.
use defaultJvmOpts variable:
refer: https://docs.gradle.org/current/javadoc/org/gradle/jvm/application/tasks/CreateStartScripts.html