William Cheng a020170ff3
[java][client] Fix config, add more samples for testing (#13912)
* fix config, add more samples for testing

* update samples
2022-11-04 18:17:34 +08:00

14 lines
603 B
Properties

# This file is automatically generated by OpenAPI Generator (https://github.com/openAPITools/openapi-generator).
# To include other gradle properties as part of the code generation process, please use the `gradleProperties` option.
#
# Gradle properties reference: https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties
# For example, uncomment below to build for Android
#target = android
# JVM arguments
org.gradle.jvmargs=-Xmx2024m -XX:MaxPermSize=512m
# set timeout
org.gradle.daemon.idletimeout=3600000
# show all warnings
org.gradle.warning.mode=all