Skip to content

Commit

Permalink
docs: 시스템 구성도, 기술 스택 정리 (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
junseoplee committed Oct 14, 2024
1 parent 23f5015 commit f4eaaf3
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
## 시스템 구성도
![image](https://github.com/user-attachments/assets/a487a4ce-80fc-4393-bac4-58aa42032b64)

## 기술 스택

### Backend

- Java (JDK 17)

- Spring Boot 3.3.3

- Spring Data JPA

- Spring Security (JWT, OAuth 2.0)

- Spring AI, Vertex AI

### Database

- MySQL

- Redis

- AWS RDS

### DevOps

- Docker

- AWS EC2, S3

- Github Actions

- Jenkins, ArgoCD (향후 CI/CD 계획)

- Nginx

### API Documentation

- Swagger

0 comments on commit f4eaaf3

Please sign in to comment.