-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
23f5015
commit f4eaaf3
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |