sitelink1  
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" 로 변경

 

 

 

 

 

 

번호 제목 글쓴이 날짜 조회 수
» [작성중/인프런] 스프링부트 시큐리티 & JWT 강의 황제낙엽 2023.12.20 4402
84 @ConfigurationProperties 사용하기 황제낙엽 2025.10.23 1449
83 Spring Boot 에서 서버 로직의 역할별 애노테이션 구분 황제낙엽 2025.10.13 1263
82 (확인전) [2021.03.12] Eclipse에서 Spring Boot로 JSP사용하기(Gradle) file 황제낙엽 2023.12.23 2647
81 Spring Boot PetClinic Sample Application 황제낙엽 2023.12.21 2427
80 Eclipse, Spring Boot, Gradle, SVN 레거시(2019) 시스템 유지보수 환경 구축 file 황제낙엽 2023.11.14 1590
79 [시리즈 강좌] 스프링부트로 웹서비스 구축하기 황제낙엽 2023.07.13 1559
78 Spring Boot에서의 RESTful API 모듈 file 황제낙엽 2020.04.16 1758
77 [POST] Spring MVC 구조 분석 황제낙엽 2024.01.17 1939
76 Spring Framework 에서 사용하는 annotation 황제낙엽 2024.01.17 1987
75 Spring MVC configuration file 황제낙엽 2024.01.17 1932
74 [스프링 시큐리티 OAuth2] 강의 자료와 학습용 소스 file 황제낙엽 2024.01.15 1486
73 OAuth 2.0 Resource Server - Spring Security OAuth2.0 황제낙엽 2023.12.27 1897
72 Spring, JSP, Gradle, Eclipse 환경 구축[2] - 샘플 프로젝트 file 황제낙엽 2023.12.24 1802
71 Spring, JSP, Gradle, Eclipse 환경 구축[1] - 레퍼런스 조사 황제낙엽 2023.12.23 1942
70 spring-security-samples 황제낙엽 2023.12.22 1689
69 [Bard] Spring 과 Spring Boot의 차이 file 황제낙엽 2023.12.21 1683
68 Spring 과 Spring Boot의 차이 file 황제낙엽 2020.05.26 2184
67 Spring Security OAuth2.0 파헤치기 황제낙엽 2019.09.05 1968
66 Spring Security OAuth2구현 file 황제낙엽 2019.09.05 2079