# 빌드
./gradlew build
# 실행 (JAR 파일로)
java -jar build/libs/demo-0.0.1-SNAPSHOT.jar /path/to/directory
# 또는 Gradle로 직접 실행
./gradlew bootRun --args="/path/to/directory"-
Notifications
You must be signed in to change notification settings - Fork 0
whyuse/demo-spring-boot-cli
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.