https://github.com/ko-devhong/spring-jpa
Spring-JPA 기능 테스트
https://github.com/ko-devhong/spring-jpa
Last synced: 8 months ago
JSON representation
Spring-JPA 기능 테스트
- Host: GitHub
- URL: https://github.com/ko-devhong/spring-jpa
- Owner: ko-devHong
- Created: 2020-06-03T05:44:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T05:48:02.000Z (about 6 years ago)
- Last Synced: 2025-08-24T14:38:00.080Z (10 months ago)
- Language: Java
- Size: 515 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring JPA 테스트
## 테스트 항목
- Auth Server , Resource Server
- access(JWT) 토큰발급
- 대칭키 , 비대칭키 활용
- WAR , JAR 파일 생성
- Swagger
- DTO 사용 트랙잭션
- Hateoas 사용 (링크주소 적용)
- modelmapper
- ModelStruct
- secure , hasRole
- transactional
- pageable
- AuthenticationPrincipal
- File Upload , Download
- File Image editor (ImageMagic)
- 기본 API
- 사용자 관련 API (가입 , 수정 , 삭제 , 선택)
- 권한 추가/ 삭제
- 사용자 인증
- 이름찾기 , 비밀번호 찾기
- 토큰 발급