본문 바로가기
Spring, Springboot

[Spring] 설치하기

by jyee 2023. 4. 4.
728x90
반응형

*************먼저 디드라이브에 Spring 폴더 생성한다.  그 안에 lib 파일과 workspace 파일을 만든다.

설치 파일의 모든zip파일들은 lib파일에 넣는다. 

 

1. 스프링 설치

Spring | Home

 

Spring | Home

Cloud Your code, any cloud—we’ve got you covered. Connect and scale your services, whatever your platform.

spring.io

repo.spring.io

5.3.23/ 버전으로 들어감
노랑색 다운! D:/Spring/lib 에 받는다

 

 

JFrog

 

repo.spring.io

 

 

 

 

2.  스프링 편집기 Spring tools suite 다운 받기 

이거 역시 D:/Spring/lib 에 받는다

 

 

3. Apache Commons Logging - Download Apache Commons Logging 

 

Apache Commons Logging - Download Apache Commons Logging

<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apa

commons.apache.org

apache commons Logging 1.2 bin zip 두번째 다운받으면 됨

 

 

 

4. Spring lib에는 zip파일만 남기고 나머지는 다 Spring에 압축 풀기를 해준다. 

 

 

728x90
반응형