Skip to content

Commit

Permalink
1. 할 일 목록 > TODO 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
readra committed Aug 30, 2024
1 parent de4d978 commit 10b079a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _pages/개발/Spring Boot/maven-custom-build4.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,6 @@ spring-boot-maven-custom-build-0.0.1-SNAPSHOT-customer-docs-v1.1.tar.gz : 커스
가끔 구글링하다보면 똑같은 예제 코드에 똑같은 설명 복붙한 글들이 넘치는 것을 보고 저렇게 할거면 하지를 말아야지 라고 생각한 적이 있다.
업무에서 개발한 코드를 그대로 사용하지 않고, 다른 Repository 로 따로 정리하는 것은 생각보다 쉽지 않은 작업이었다.
1. 업무상 개발했던 코드를 다시 한 번 정리하며 학습하는 효과
2. 쌓여있는 개발 노하우나 코드들을 빠르게 정리하고 싶었지만, 생각보다 공수가 많이 들어가는 작업임을 깨달음
2. 쌓여있는 개발 노하우나 코드들을 빠르게 정리하고 싶었지만, 생각보다 공수가 많이 들어가는 작업임을 깨달음

커스텀 빌드 시, /site 경로 아래의 고객사명과 동일한 소스 코드만 추가로 빌드되어 다른 고객사에서 사용할 수 없게 설계했다.

0 comments on commit 10b079a

Please sign in to comment.