Code Monkey home page Code Monkey logo

spring-boot-1's Introduction

스프링 부트 시작하기

Alt text

예제 파일 다운로드

설정이 완료된 이클립스 파일

https://drive.google.com/open?id=14myfVoPBjlCdeOGVl9Wfh20Ydwqq1n0X

장별 예제 파일

2장: https://github.com/insightbook/Spring-Boot/tree/master/02%EC%9E%A5

3장: https://github.com/insightbook/Spring-Boot/tree/master/03%EC%9E%A5

4장: https://github.com/insightbook/Spring-Boot/tree/master/04%EC%9E%A5

5장: https://github.com/insightbook/Spring-Boot/tree/master/05%EC%9E%A5

6장: https://github.com/insightbook/Spring-Boot/tree/master/06%EC%9E%A5

7장: https://github.com/insightbook/Spring-Boot/tree/master/07%EC%9E%A5

8장: https://github.com/insightbook/Spring-Boot/tree/master/08%EC%9E%A5

10장: https://github.com/insightbook/Spring-Boot/tree/master/10%EC%9E%A5

정오표: https://docs.google.com/spreadsheets/d/1zomWA52FH8a3rVl6AzVkQF0Hvq1y1UFU3jujSq0uZag

설치 파일 다운로드

책과 같은 버전의 설치 파일은 다음 두 가지 방법 중 하나를 선택해 다운로드할 수 있습니다.

1. 책과 같은 버전의 설치 파일을 한꺼번에 다운로드하기

https://drive.google.com/open?id=1zciI_BTg-PbhjFFVXNItxveaRyO8e_28

2. 책과 같은 버전의 설치 파일을 직접 다운로드하기

Eclipse: https://www.eclipse.org/downloads/packages/release/2018-12/r

Mysql: https://dev.mysql.com/downloads/installer/

Sqlyog: https://github.com/webyog/sqlyog-community/wiki/Downloads

Postman: https://www.getpostman.com/downloads/

Filezilla: https://filezilla-project.org/download.php?type=client

Putty: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

오류가 발생했을 때

오류 발생 이유

애플리케이션 오류가 나는 주요 이유는 다음 세 가지입니다.

  1. 오타
  2. 이클립스 버그
  3. Gradle import가 안 된 경우

해결책

각 요인별 해결책은 다음과 같습니다.

  1. 소스코드를 다운로드 받아 실행해 보세요.
  2. 이클립스를 껐다 켜보세요. 그래도 안 된다면, 이클립스 상단 메뉴 Project > Clean를 실행해 보세요.
  3. 프로젝트 우클릭 > Gradle > Refresh Gradle Project를 실행해 보세요.

spring-boot-1's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.