Deploy

Build

gradle로 빌드하면 build/libs 디렉토리 안에 .jar 파일과 .jar.original 파일 두개가 생긴다. 이 중 .jar 파일이 모든 것을 가지고 있는 "fat" jar 파일이다.

gradle build

Execution

로컬 환경에서 jar 를 실행시킬 수 있다.

sudo java -jar mamaIndex-2.0.0-SNAPSHOT.jar --spring.profiles.active=production

results matching ""

    No results matching ""