Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

실행 Jar 만들고 실행하기 #13

Open
yunyoung1819 opened this issue Aug 14, 2023 · 0 comments
Open

실행 Jar 만들고 실행하기 #13

yunyoung1819 opened this issue Aug 14, 2023 · 0 comments
Assignees
Labels

Comments

@yunyoung1819
Copy link
Owner

상황

  • 실행 Jar 파일을 만들고 실행하고 싶은 경우

해결

$ ./gradlew :bootJar
$ java -jar build/libs/hello-spring-batch-0.0.1-SNAPSHOT.jar
@yunyoung1819 yunyoung1819 self-assigned this Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant