Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Spring
- hash-object
- SpringBootApplication
- Dependency
- JS
- Git내부
- git rm --cached
- Dependency Management
- unmodified
- git rm
- docker daemon
- Git 내부
- git
- npm
- node
- docker
- node.js
- spring boot
- staged
- github
- maven
- Linux
- git push
- Server Off
- brew
- Modified
- 자바스크립트
- commit
- Auto-Importing
- 리눅스
Archives
- Today
- Total
목록Dependency Management (1)
갓태희
[Spring] Dependency Management
원문 스프링 부트의 각각 버전은 지원되는 의존성이 담긴 curated list를 제공 합니다 A curated list is a list on a certain topic that has been compiled carefully, usually by research and by a creator of the included content. curated list는 연구에 의해서나 컨텐츠를 만든 사람에 의해 신중하게 편집된 특정 주제에 대한 목록이다. 실제 빌드를 할때 스프링이 어떠한 의존성이라도 다 관리를 해주기때문에 우리가 직접 버전을 제공해줄 필요가없다. 이게 무슨말이냐면 pom.xml같은거 보면 버전을 명시를 해줘도 되는게 있고 없는게 있는데 4.0.0 org.example untitled 1.0..
Spring
2021. 6. 22. 16:56