You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IBMS_NEW/gradle.properties

10 lines
227 B
Properties

# ???? ?? ?? ??
# ?????? ????? ???? gradle? application*.yml?? ?? ??
# ????? ???? (gradle ??? Spring Boot ???? ?? ??)
projectName=IBMS-NEW
# Gradle ?? ??
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.caching=true