1. 참조 : https://github.com/kwj1270
  2. 이클립스 EE 다운로드
    1. URL : https://www.eclipse.org/downloads/packages/
  3. 톰캣 설치
    1. URL : http://tomcat.apache.org/
    2. 설치
      1. 서버설정
      2. 자바연결 : JDK로 설정 변경
      3. 톰캣 설치 경로 지정
      4. 마무리
  4. STS 다운로드 : 이클립스에 스프링 프레임워크(Spring Framework) 다운받아 설정
    1. 이클립스 EE 실행
    2. Help -> Eclipse Marketplace   : 목록 체크하는데 많은 시간이 걸릴 수 있음
      1. 접속이 잘 안될때는
      2. Go to-Window->Preferences->General->Network Connections
      3. Choose “Active Provider” To “Direct”
      4. then click “apply” and then “ok”.
    3. Spring Tool Suite 검색
    4. Spring Tools 3 add-on for Spring Tools 4.2.9.11 CI 다운로드
    5. Installing Software(??%)가 나타나면서 설치됨
    6. 설치과정
    7. 설치 확인
error: Content is protected !!