Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jiujian
/
client-customer-order-service
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
zhuyifan
2024-11-06 15:48:32 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7e9cae590071a2f9287aaed1de8197fa2ea33e69
7e9cae59
1 parent
7fcd216f
ci
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
gradle.properties
gradle.properties
View file @
7e9cae5
org.gradle.daemon
=
true
org.gradle.parallel
=
true
org.gradle.caching
=
true
org.gradle.jvmargs
=
-Xmx3096m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.configureondemand
=
true
\ No newline at end of file
org.gradle.jvmargs
=
-Xmx4096m -XX:MetaspaceSize=512m -XX:MaxMetaspaceSize=1024m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.configureondemand
=
true
org.gradle.java.home
=
/usr/lib/jvm/java-11-openjdk-amd64
\ No newline at end of file
...
...
Please
register
or
login
to post a comment