-
Notifications
You must be signed in to change notification settings - Fork 2
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
3b71449
commit a2f0d58
Showing
1 changed file
with
6 additions
and
35 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 |
---|---|---|
@@ -1,59 +1,30 @@ | ||
![header](https://capsule-render.vercel.app/api?type=waving&color=auto&height=200§ion=header&text=가람개비&fontSize=90) | ||
<br/> | ||
![img](https://github.com/LGYPJ/Server/assets/97885933/94fdfa77-17bf-44f2-b0f1-9df8d2db91b2) | ||
|
||
# 목차 | ||
[1. 프로젝트 소개](#프로젝트-소개) | ||
[2. 주소](#주소) | ||
[3. Env](#Env) | ||
[4. Architecture](#Architecture) | ||
[5. Stack](#Stack) | ||
<br/> | ||
<br/> | ||
<br/> | ||
# 가람개비 Server | ||
|
||
## 프로젝트 소개 | ||
> __가천대학교__ 재학생 & 휴학생 & 졸업생 __누구라도__ ❗️ | ||
> 🖥️ 함게할 수 있는 __개발 커뮤니티__ 🖥️ | ||
<br/> | ||
<br/> | ||
## 주소 | ||
## 📌 주소 | ||
__Swagger__: https://garamgaebi.shop/swagger-ui/index.html | ||
__API__: https://garamgaebi.shop | ||
<br/> | ||
<br/> | ||
<br/> | ||
|
||
## Env | ||
## 📌 Env | ||
__Spring Boot 3.0.1, Gradle 7.6, Java 17__ | ||
<br/> | ||
<br/> | ||
<br/> | ||
|
||
## Architecture | ||
## 📌 Architecture | ||
![garamgaebi-server-structure drawio_1](https://user-images.githubusercontent.com/88525701/220366796-3ba0c57c-49db-43d6-a957-a3447acf8078.png) | ||
|
||
## Stack | ||
## 📌 Stack | ||
|
||
- __Authorization__ | ||
- Security | ||
- Jwt | ||
|
||
|
||
- __Scheduler__ | ||
- Quartz | ||
|
||
|
||
- __Log__ | ||
- Logback | ||
- Log4jdbc | ||
|
||
|
||
- __Networking__ | ||
- Websocket | ||
- STOMP | ||
|
||
|
||
- __API docs__ | ||
- Swagger |