Skip to content

ruthetum/authorization-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Authorization system

  • 인증 시스템 만들기
  • 2021.12.13. ~ 2021. 12.20.

Goal

  • MSA 활용 및 설계
  • 프레임워크 제공 기술 최소 적용
  • 요구사항 외 추가 기능 고민 및 구현

Requirements

  • 사용자 DB 설계
  • 가입, 로그인 페이지
  • 인증 서버 (API)
  • RDBMS DB 사용
  • Password Encryption
  • 유저 관리 페이지 (Admin/BackOffice)
  • E-Mail 인증
  • 비밀번호 찾기
  • 캐시 활용

Architecture

architecture

ERD

erd

Stack

  • Java11
  • Springboot, Spring Clod Spring Data JPA
  • Spring Cloud
  • MySQL, MongoDB
  • Redis
  • Thymeleaf

추가 자료는 Wiki

Reference

About

MSA 기반 인증 시스템 만들기

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published