# gradlew 파일 없을 때 gradle wrapper # gradlew에 권한 추가 chmod +x gradlew # 빌드 ./gradlew build # 시작 cd build/libs java -jar jar파일명