mvn clean package spring-boot:repackage
https://www.baeldung.com/executable-jar-with-maven
How to Create an Executable JAR with Maven | Baeldung
A quick and practical guide to creating executable JARs with Maven
www.baeldung.com
https://www.baeldung.com/spring-boot-run-maven-vs-executable-jar
Running a Spring Boot App with Maven vs a Executable Jar
Learn the differences of running a Spring Boot App with Maven vs an Executable War/Jar.
www.baeldung.com
https://recordsoflife.tistory.com/495
spring-boot : repackage와 Maven 패키지의 차이점
1. 개요 Apache Maven 은 널리 사용되는 프로젝트 의존성 관리 도구 및 프로젝트 빌드 도구입니다. 지난 몇 년 동안 Spring Boot 는 애플리케이션을 빌드하는 데 널리 사용되는 프레임 워크가되었습니다
recordsoflife.tistory.com
'maven' 카테고리의 다른 글
maven-resources-plugin Input length = 1 오류 (0) | 2022.02.14 |
---|---|
systemPath로 지정된 dependency 포함 빌드하기 (0) | 2022.02.13 |
default 환경변수 (0) | 2021.04.01 |
META-INF\MANIFEST.MF (지정된 경로를 찾을 수 없습니다) (0) | 2021.03.29 |
maven package version 안붙이기 (0) | 2021.03.26 |