Coder Social home page Coder Social logo

spring-mentoring's Introduction

1주차 강의 내용

  • Spring vs. Spring Boot
  • Spring Boot 프로젝트 생성 (Gradle, Dependency)
  • Spring Boot 프로젝트 대략적인 구조에 대해
  • Spring Boot 프로젝트 실행 방법
  • MySQL 연동 (Host에 바로 MySQL을 설치했을 때와 Docker를 이용해 MySQL을 설치했을 때의 차이점)
  • Web Application 5 Layer Architecture (Controller, Service, Repository, Entity, Dto)

2주차 강의 내용

  • JPA
  • Controller, Service, Repository, Entity, Dto에 대응하는 클래스 생성
  • User 회원가입 API

3주차 강의 내용

  • 연관관계 매핑
  • 연관관계 도우미 메서드

4주차 강의 내용

  • JPA & Spring Data JPA
  • Entity Manager
  • Persistence Context
  • Lazy Loading vs Eager Loading
  • Transactional Write Behind (쓰기 지연)

5주차 강의 내용

  • User CRUD 기능 구현
  • Post CRUD 기능 구현
  • Post와 User의 연관관계 매핑

6주차 강의 내용

  • Authentication vs Authorization
  • Session DB vs JWT
  • Access Token vs Refresh Token
  • RTR 방식과 Memory 관리 전략

7주차 강의 내용

  • Jwt Util
  • Jwt Authentication Filter

8주차 강의 내용

  • Filter chain 등록
  • Spring Security

9주차 강의 내용

  • Redis
  • CRUD Repository
  • RefreshToken Redis 관리 방법

spring-mentoring's People

Contributors

psychology50 avatar

Stargazers

황수비 avatar

Watchers

 avatar

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.