Intro ์๋ ํ์ธ์. Springboot + kotlin ๊ฐ๋ฐ ํ๊ฒฝ์์ gradle ์ค์ ์ "jar.enabled = true" ์ด ๋์ํ์ง ์๋ ์ค๋ฅ๊ฐ ๋ฐ์ํ์์ต๋๋ค. ์ผ๋ฐ Springboot + Java ๊ฐ๋ฐ ํ๊ฒฝ์์๋ ๋ค์์ ์ค์ ์ด ์ ์๋ํ๋๋ฐ, ์ฝํ๋ฆฐ์์๋ ์๋ํ์ง ์๋๋ผ๊ณ ์. How to solve the problem ๊ตฌ๊ธ๋ง ํ, ์๋์ ์ฝ๋๋ฅผ ์ฐพ์ ์ ์ฉํด๋ดค๋๋ ์ ์์ ์ผ๋ก ์๋ํ์์ต๋๋ค. ์ด ์ธ์๋ ์ฌ๋ฌ ๋ฐฉ๋ฒ์ด ์๋ ๊ฒ ๊ฐ์ผ๋ ํฌ์คํ ํ๋จ ์ฌ์ดํธ๋ฅผ ์ฐธ๊ณ ํด์ฃผ์๋ฉด ์ข์ ๊ฒ ๊ฐ์ต๋๋ค. tasks.withType { archiveBaseName.set("octo-mobile-api") } https://github.com/spring-projects/spring-boot/issues/10238