- Java 11
- Spring Boot
- Spring Data JPA
- Spring Security
- Spring Cloud
- Spring Integration
- WebSocket, STOMP, SockJS
- Kafka, Zookeeper
- Vue
- Javascript, HTML, CSS
- Kutento Util
- Swift
- MVVM + Coordinator
- MySQL
- MongoDB
- Redis
- Nginx
- Kurento Media Server
- AWS EC2, RDS, S3, CloudFront, ElastiCache
- Firebase Cloud Messaging
sgs-smooth
├── bin
├── config
├── deploy
├── docs
├── resources
├── scripts
├── src
└── resources
| Directory | Description |
|---|---|
| bin | 실행 파일 |
| config | 설정 파일 |
| deploy | 배포 파일 |
| docs | 기능/설계, API 문서 |
| scripts | 스키마, 배치 파일 |
| src | 소스 코드 |
| resources | 템플릿, 폰트 |
| 메시지 | 설명 |
|---|---|
| feat | 새로운 기능 추가 |
| fix | 버그 수정 |
| docs | 문서 추가 및 변경 |
| style | 코드 포맷팅 |
| refactor | 코드 리팩토링 |
| chore | 빌드 및 패키지 수정 |
