mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 14:55:50 +00:00
20240621_122722
This commit is contained in:
parent
b4b46ed14a
commit
b9c1ec9faf
1 changed files with 5 additions and 0 deletions
5
gradle.properties
Normal file
5
gradle.properties
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Disable the Gradle daemon
|
||||
org.gradle.daemon=false
|
||||
|
||||
# Increase JVM heap size for Gradle
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
Loading…
Reference in a new issue