스프링부트 썸네일형 리스트형 개발노트 4 - 스프링 부트의 의존성 라이브러리 버전 확인하기 스프링 부트의 의존성 라이브러리 버전 확인하기 개발은 레거시와의 싸움일까요? 레거시가 꼭 나쁜것만은 아니겠죠? 하지만 스프링 프로젝트 의존성 버전 확인을 하다보면 기존 문서를 찾기가 어려울 때 있습니다. 문서를 찾더라도 공식문서가 아닌 경우도 있죠. 스프링부트 1.4.5 문서입니다. https://docs.spring.io/spring-boot/docs/1.4.5.RELEASE/reference/htmlsingle/ Spring Boot Reference Guide 24. Externalized Configuration Spring Boot allows you to externalize your configuration so you can work with the same application code .. 더보기 개발노트-1 스프링부트 의존성 버전 확인하기 Spring Boot 프로젝트 구성하다 보면, Dependency Version을 어디서 찾아야 할지. 찾더라도 올바르게 사용하고 있는지 의문이 들때도 있지요. 이럴 때 공식 홈에 표기되어 있는 버전정보를 활용하면 궁금증이 금방 풀리게 됩니다. 스프링 부트 문서 Spring Boot Reference Documentation The reference documentation consists of the following sections: Legal Legal information. Documentation Overview About the Documentation, Getting Help, First Steps, and more. Getting Started Introducing Spring Boot, .. 더보기 이전 1 다음