File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# BoomBim BE
22
3+ ## API Docs
34
5+ [ API 명세서] ( https://api.boombim.p-e.kr/swagger-ui.html )
46
57## Members
68
79| 고건호| 최승호|
810| :--:| :--:|
9- | <img width =" 460 " height =" 460 " alt =" image " src =" https://github.com/user-attachments/assets/c0f76580-441d-42fd-b5fc-803b8ddeceff " />| <img width =" 460 " height =" 460 " alt =" image " src =" https://github.com/user-attachments/assets/f688e53d-c504-48b9-ac71-240a870ae9a3 " />|
11+ | <img width =" 200 " height =" 200 " alt =" image " src =" https://github.com/user-attachments/assets/c0f76580-441d-42fd-b5fc-803b8ddeceff " />| <img width =" 200 " height =" 200 " alt =" image " src =" https://github.com/user-attachments/assets/f688e53d-c504-48b9-ac71-240a870ae9a3 " />|
1012| [ KOKEONHO] ( https://github.com/KOKEONHO ) | [ chltmdgh522] ( https://github.com/chltmdgh522 ) |
1113
1214## Tech Stack
1315
1416- ** Language** : Java 17
15- - ** Frameworks ** : Spring Boot 3.3.8
17+ - ** Framework ** : Spring Boot 3.3.8
1618- ** Database** : PostgreSQL, Redis
1719- ** Messaging** : RabbitMQ
18- - ** Documents** : Swagger
20+ - ** Documents** : OpenAPI (springdoc-openapi)
1921- ** Cloud** : NCP, AWS
2022
2123## Architecture
2224
2325<img width =" 1197 " height =" 757 " alt =" Frame 2147207903 " src =" https://github.com/user-attachments/assets/ecfb0cbd-4439-4fdd-875c-5dad367c4087 " />
24-
25- ##
26-
27- ### 커밋 컨벤션
28-
29- | Type | Description |
30- | ------------| --------------------------------------------------|
31- | ** feat** | 새로운 기능 추가 |
32- | ** fix** | 버그 수정 |
33- | ** refactor** | 코드 리팩토링 (기능 변경 없이 구조 개선) |
34- | ** test** | 테스트 코드 작성 |
35- | ** chore** | 기타 자잘한 작업 (빌드 설정, 패키지 관리 등) |
36- | ** docs** | 문서 추가 또는 수정 |
37- | ** delete** | 불필요한 코드나 파일 삭제 |
38- | ** build** | 빌드 관련 파일 및 설정 변경 |
39-
40- ---
41-
42- ### 커밋 메시지 형식
43- - ** 형식** : ` 타입(#이슈번호) :: 변경 사항 요약 `
44- - ** 제목** 은 50자 이내, ** 본문** 은 선택적이지만 72자 이내로 요약 설명 권장.
45-
46- ---
47-
48- ### 주의 사항
49- ```
50- 이슈 만들고 브랜치 추가해주세요!!
51- ```
You can’t perform that action at this time.
0 commit comments