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.
10 lines
227 B
Properties
10 lines
227 B
Properties
|
4 months ago
|
# ???? ?? ?? ??
|
||
|
|
# ?????? ????? ???? gradle? application*.yml?? ?? ??
|
||
|
|
|
||
|
|
# ????? ???? (gradle ??? Spring Boot ???? ?? ??)
|
||
|
|
projectName=IBMS-NEW
|
||
|
|
|
||
|
|
# Gradle ?? ??
|
||
|
|
org.gradle.daemon=true
|
||
|
|
org.gradle.parallel=true
|
||
|
|
org.gradle.caching=true
|