본문 바로가기

Spring

Spring으로 개발하기 위해 필요한 도구

1. 자바 개발도구: Java 11

Java11.0.2 (build 11.0.2+9)

https://jdk.java.net/archive/

 

Archived OpenJDK GA Releases

Archived OpenJDK General-Availability Releases This page is an archive of previously released builds of the JDK licensed under the GNU General Public License, version 2, with Classpath Exception. WARNING: These older versions of the JDK are provided to he

jdk.java.net

 

 

2. 통합개발환경: STS 3 (Eclipse + Spring 플러그인), IntelliJ

Spring Tool Suite 3.9.17

full distribution on Eclipse 4.20

https://github.com/spring-attic/toolsuite-distribution/wiki/Spring-Tool-Suite-3

 

Spring Tool Suite 3

the distribution build for the Spring Tool Suite and the Groovy/Grails Tool Suite - spring-attic/toolsuite-distribution

github.com

 

 

Ultimate (유료/30일 무료), Community (무료)

https://www.jetbrains.com/ko-kr/idea/download/#section=windows

 

최고의 Java 및 Kotlin IDE인 IntelliJ IDEA를 다운로드하세요

 

www.jetbrains.com

 

 

3. 웹 서버: Tomcat 9

9.0.74

https://tomcat.apache.org/download-90.cgi

 

Apache Tomcat® - Apache Tomcat 9 Software Downloads

Welcome to the Apache Tomcat® 9.x software download page. This page provides download links for obtaining the latest version of Tomcat 9.0.x software, as well as links to the archives of older releases. Unsure which version you need? Specification version

tomcat.apache.org

 

 

4. 웹 브라우저: Chrome

 

 

5. 데이터 베이스: MySQL 5.7

 

 

6. 기타: VS code, Git, AWS, Maven

System Installer

https://code.visualstudio.com/download

 

 

Windows

https://git-scm.com/downloads

 

Git - Downloads

Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific exp

git-scm.com

 

AWS

프리티어 (12개월 무료)

Amazon EC2: 크기 조정이 가능한 컴퓨팅 용량을 클라우드에서 제공하는 웹 서비스

Amazon S3: 확장성, 가용성(서버 공유), 내구성(데이터 복구)을 가진 데이터 저장 공간(Simple Storage Service)

Amazon RDS: 관계형 DB 관리 서비스(MySQL, Oracle) 사용, 모니터링, 주기적 백업

https://aws.amazon.com/ko/free

 

무료 클라우드 컴퓨팅 서비스 - AWS 프리 티어

Q: AWS 프리 티어란 무엇입니까? AWS 프리 티어는 고객에게 서비스별로 지정된 한도 내에서 무료로 AWS 서비스를 살펴보고 사용해 볼 수 있는 기능을 제공합니다. 프리 티어는 12개월 프리 티어, 상

aws.amazon.com