본문 바로가기

개발 이모저모

STS 다운로드 , Spring Tool Suite 다운로드

728x90
반응형

https://spring.io/tools

 

Spring Tools 4 is the next generation of Spring tooling

Largely rebuilt from scratch, Spring Tools 4 provides world-class support for developing Spring-based enterprise applications, whether you prefer Eclipse, Visual Studio Code, or Theia IDE.

spring.io

 

 

컴퓨터의 운영체제에 맞는 걸 선택하여 다운받으면 된다!

나는 Window 64bit로 다운받았다. 다운로드 받게 되면 jar파일 형태로 되어있다.

자신이 원하는 곳에서 압출을 풀면 된다.

 


 

압축을 푼 폴더로 들어가면 contents.zip폴더가 있다. 이걸 압축 풀면 된다.

 

 

압축 푼 contents.zip > sts-4.13.1.RELEASE 폴더로 들어가면 된다.

 

 

그러면 SpringToolSuite4.exe가 있다.

이걸 실행해서 사용하면 된다!

728x90
반응형

'개발 이모저모' 카테고리의 다른 글

DBeaver ERD 보기  (0) 2022.04.08
OpenJDK 설치하기 (window버전) / 윈도우 jdk 설치  (0) 2022.02.04
RabbitMQ란?  (0) 2022.01.14
MySQL CASE 문법  (0) 2021.11.17
python flask response base64  (0) 2021.09.13