sitelink1 https://inf.run/13oM 
sitelink2  
sitelink3  
extra_vars6  

1. 환경 정보

  > 스프링부트 2.5.7

  > 자바 11

  > https://github.com/codingspecialist/-Springboot-Security-OAuth2.0-V3

 

2. STS 다운로드

  > google 에서 "sts download" 로 검색 또는 https://spring.io/tools 로 접속

  > Spring Tools 4 for Eclipse 에서 os 선택하여 다운로드

  > jar 압축 해제

  > contents.zip 압축 해제

  > sts-4.13.1.RELEASE/SpringToolSuite4.exe 가 실행파일

 

3. 환경설정(실습은 아직...)

  > 샘플 예제 프로젝트 다운로드 : https://github.com/codingspecialist?tab=repositories

  > project explorer 에서 "New>Spring Starter Project"

  > "New Spring Starter Project Dependencies" (프로젝트를 생성한 후에 추가하려면 "demo\build.gradle" 파일에 dependencies 를 추가해주면 된다)

    - Spring Boot DevTools

    - Lombok

    - Spring Data JPA

    - MySQL Driver

    - Spring Security

    - Mustache

    - Spring Web

  > "https://github.com/codingspecialist/Sringboot-Security-Basic-V1/blob/master/src/main/resources/application.yml" 의 내용 복사

    - demo\src\main\resources\application.yml 파일을 생성하여 복사한 내용을 삽입

    - 내용에서 "ddl-auto: update" 를 "ddl-auto: create" 로 변경

 

 

 

 

 

 

번호 제목 글쓴이 날짜 조회 수
공지 (확인전) [2021.03.12] Eclipse에서 Spring Boot로 JSP사용하기(Gradle) 황제낙엽 2023.12.23 1115
» [작성중/인프런] 스프링부트 시큐리티 & JWT 강의 황제낙엽 2023.12.20 1129
23 Spring프레임워크 소개문서 (2) 황제낙엽 2007.03.22 279
22 Spring프레임워크 소개문서 (1) 황제낙엽 2007.03.22 277
21 Cugain의 샘플프로젝트 jpetstore 분석기 - (1) jpetstore 설치 file 황제낙엽 2007.02.22 341
20 Cugain의 샘플프로젝트 jpetstore 분석기 - (7) PetStoreImpl.java 황제낙엽 2007.05.24 225
19 Cugain의 샘플프로젝트 jpetstore 분석기 - (6) petstore-servlet.xml 분석 황제낙엽 2007.04.27 195
18 Cugain의 샘플프로젝트 jpetstore 분석기 - (5) applicationContext.xml 분석 황제낙엽 2007.04.21 430
17 Cugain의 샘플프로젝트 jpetstore 분석기 - (4) dataAccessContext-jta.xml 분석 황제낙엽 2007.04.21 221
16 Cugain의 샘플프로젝트 jpetstore 분석기 - (3) dataAccessContext-local.xml 분석 황제낙엽 2007.04.21 223
15 Cugain의 샘플프로젝트 jpetstore 분석기 - (2) web.xml 분석 황제낙엽 2007.03.20 295
14 IoC (Inversion of Control) 컨테이너에 대한 정리 황제낙엽 2007.02.21 227
13 자바지기 1차 오픈 소스 스터디 문서모음 file 황제낙엽 2007.01.30 240
12 Spring 프레임워크를 이용한 효율적인 개발 전략 1차 황제낙엽 2007.01.30 237
11 Spring framework jpetstore 샘플 분석기 - (6) jpetstore 예제로 살펴보는 Spring MVC와 iBatis 연동 황제낙엽 2007.01.18 274
10 Spring framework jpetstore 샘플 분석기 - (5) jpetstore 에서의 InternalResourceViewResolver 황제낙엽 2007.01.18 239
9 Spring framework jpetstore 샘플 분석기 - (4) jpetstore 에서의 HandlerMapping 황제낙엽 2007.01.18 236
8 Spring framework jpetstore 샘플 분석기 - (3) jpetstore 에서의 Spring MVC 설정 황제낙엽 2007.01.18 186
7 Spring framework jpetstore 샘플 분석기 - (2) jpetstore 에서의 Spring 초기 설정과 IoC 황제낙엽 2007.01.18 178
6 Spring framework jpetstore 샘플 분석기 - (1) jpetstore 설치하기 황제낙엽 2007.01.18 222
5 Spring WebFlow Introduction (웹개발을 직관적으로) 황제낙엽 2006.12.09 775
4 IoC(Inversion of Control)란 무엇인가? 황제낙엽 2006.12.09 266