"윈도우 스프링개발환경 STS 설치"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>, -<source +<syntaxhighlight ))
 
(다른 사용자 한 명의 중간 판 6개는 보이지 않습니다)
7번째 줄: 7번째 줄:


==다운로드 및 설치==
==다운로드 및 설치==
* http://spring.io/tools/sts/all 접속
* https://spring.io/tools 접속
* Based on Eclipse 4.7.x 클릭
* DOWNLOAD STS (3.9.1.RELEASE for Windows) 클릭하여 spring-tool-suite-3.x.x.RELEASE-e4.x.x-win32.zip 다운로드 ( 400MB )
* WIN, 64BIT 아래의 zip 클릭하여 spring-tool-suite-3.9.x.RELEASE-e4.7.x-win32-x86_64.zip 다운로드 ( 397MB )
* zip 파일 압축 해제
* zip 파일 압축 해제
* sts-bundle 폴더를 [[D:\Portable]]로 이동
* sts-bundle 폴더를 [[D:\]]로 이동


==STS 실행==
==STS 실행==
*D:\Portable\sts-bundle\sts-3.9.x.RELEASE 폴더에 있는 STS.exe 실행
*D:\sts-bundle\sts-3.x.x.RELEASE 폴더에 있는 STS.exe 실행


http://docs.spring.io/sts/nan/v350/images/splashscreen-2014.png
http://docs.spring.io/sts/nan/v350/images/splashscreen-2014.png


*"Workspace Launcher" --- Workspace:<ref>기본값은  C:\Users\사용자명\Documents\workspace-sts-3.9.x.RELEASE</ref> D:\workspace-sts --- <big>☑</big> Use this as the default and do not ask again --- [OK]
*"Select a directory as workspace" --- Workspace:<ref>기본값은  C:\Users\사용자명\Documents\workspace-sts-3.x.x.RELEASE</ref> D:\workspace-sts --- <big>☑</big> Use this as the default and do not ask again --- [Launch]
*Dashboard 탭 닫기
*Dashboard 탭 닫기
*작업표시줄의 STS 아이콘 우클릭 --- 이 프로그램을 작업표시줄에 고정
*작업표시줄의 STS 아이콘 우클릭 --- 이 프로그램을 작업표시줄에 고정
30번째 줄: 29번째 줄:
==(Optional) Pivotal tc 서버 테스트==
==(Optional) Pivotal tc 서버 테스트==
*좌하단 Servers 탭 --- Pivotal tc Server Developer Edition v3.1 우클릭 --- Start
*좌하단 Servers 탭 --- Pivotal tc Server Developer Edition v3.1 우클릭 --- Start
<source lang='text'>
<syntaxhighlight lang='text'>
3월 10, 2016 1:46:22 오후 org.apache.catalina.startup.Catalina load
3월 10, 2016 1:46:22 오후 org.apache.catalina.startup.Catalina load
정보: Initialization processed in 1295 ms
정보: Initialization processed in 1295 ms
3월 10, 2016 1:46:22 오후 org.apache.catalina.startup.Catalina start
3월 10, 2016 1:46:22 오후 org.apache.catalina.startup.Catalina start
정보: Server startup in 540 ms
정보: Server startup in 540 ms
</source>
</syntaxhighlight>
* Pivotal tc Server Developer Edition v3.1 우클릭 --- Stop
* Pivotal tc Server Developer Edition v3.1 우클릭 --- Stop


53번째 줄: 52번째 줄:
*[[Pivotal tc 서버 catalina.properties]]
*[[Pivotal tc 서버 catalina.properties]]
*[[Pivotal tc 서버 포트 변경]]
*[[Pivotal tc 서버 포트 변경]]
* [[choco install SpringToolSuite]]


==주석==
==주석==

2020년 11월 2일 (월) 02:50 기준 최신판

스프링 프레임워크 설치
스프링 툴 스위트 설치, STS 번들 설치; STS 설치
STS 64비트 설치 ★

1 사전작업[ | ]

2 다운로드 및 설치[ | ]

  • https://spring.io/tools 접속
  • DOWNLOAD STS (3.9.1.RELEASE for Windows) 클릭하여 spring-tool-suite-3.x.x.RELEASE-e4.x.x-win32.zip 다운로드 ( 400MB )
  • zip 파일 압축 해제
  • sts-bundle 폴더를 D:\로 이동

3 STS 실행[ | ]

  • D:\sts-bundle\sts-3.x.x.RELEASE 폴더에 있는 STS.exe 실행

 

  • "Select a directory as workspace" --- Workspace:[1] D:\workspace-sts --- Use this as the default and do not ask again --- [Launch]
  • Dashboard 탭 닫기
  • 작업표시줄의 STS 아이콘 우클릭 --- 이 프로그램을 작업표시줄에 고정

4 UTF-8 설정[ | ]

5 (Optional) 폰트 설정[ | ]

6 (Optional) Pivotal tc 서버 테스트[ | ]

  • 좌하단 Servers 탭 --- Pivotal tc Server Developer Edition v3.1 우클릭 --- Start
3월 10, 2016 1:46:22 오후 org.apache.catalina.startup.Catalina load
정보: Initialization processed in 1295 ms
3월 10, 2016 1:46:22 오후 org.apache.catalina.startup.Catalina start
정보: Server startup in 540 ms
  • Pivotal tc Server Developer Edition v3.1 우클릭 --- Stop

7 후속실습 예시[ | ]

8 같이 보기[ | ]

9 주석[ | ]

  1. 기본값은 C:\Users\사용자명\Documents\workspace-sts-3.x.x.RELEASE
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}