Skip to content

HyeonWuJeon/Security_Junit5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security & JUnit5

image

Preview

간단한 음식주문 웹사이트입니다.

로그인, 상품 구매, 등록, 판매 ,조회 정도의 필수적인 기능만을 구현 하였으며 배달의 민족 개발자인 김영한님의 강의를 참고하였습니다. 이번 프로젝트의 목적은 Spring Security를 이용한 인증/인가 방법과 SpringBoot 2.2.x 버전부터 지원되는 'JUnit5' 및 'Mockito'를 익숙하게 사용 하기 위한 학습용으로 개발 하였습니다.

TECH

  • Java 11
  • SpringBoot 2.3.4
  • JPA
  • RDBMS H2, MYSQL

SECURITY

JWT
OAUTH2

TEST

TDD
JUNIT5
MOCKITO

Reference

About

JPA 를 사용한 음식주문 프로젝트 제작.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published