- Java 17
- Spring data JPA
- Spring boot 3.1.3
- Spring web
- Lombok
- Validation
- Jwt
- Mysql 8.0
- Junit5
- AWS Lightsail, RDS
- Nginx
- Docker-compose
- Github Actions
sudo docker-compose -f docker-compose-dev.yml up

feat : 기능추가
fix : 버그 수정
refactor : 리팩토링, 기능은 그대로 두고 코드를 수정
style : formatting, 세미콜론 추가 / 코드 변경은 없음
chore : 라이브러리 설치, 빌드 작업 업데이트
docs : 주석 추가 삭제, 문서 변경!