Skip to content

이벤트를 통해 약속을 재밌게 만들어주는 약속 관리 서비스, Baggle 🫧

Notifications You must be signed in to change notification settings

dnd-side-project/dnd-9th-2-backend

Repository files navigation

Baggle 🫧

1 2 3 4 5

이벤트를 통해 약속을 재밌게 만들어주는 약속 관리 서비스, Baggle 🫧


Contributors ✨

@SunwoongH @RyuKwanKon

Code Convention 🍃

바글 서버 팀의 코드 컨벤션이 궁금하다면? ✔️


Git Convention 🍃

바글 서버 팀의 깃 컨벤션이 궁금하다면? ✔️


Architecture ✨

16

Foldering 📂

📂 src
┣ 📂 java.org.baggle
┃  ┣ 📂 domain
┃  ┃  ┣ 📂 sample
┃  ┃     ┣ 📂 controller
┃  ┃     ┣ 📂 dto
┃  ┃     ┃  ┣ 📂 request
┃  ┃     ┃  ┣ 📂 response
┃  ┃     ┣ 📂 service
┃  ┃     ┣ 📂 domain
┃  ┃     ┣ 📂 repository
┃  ┣ 📂 global
┃  ┃  ┣ 📂 common
┃  ┃  ┃  ┣ BaseResponse.class
┃  ┃  ┃  ┣ SuccessCode.class
┃  ┃  ┃  ┣ BaseEntity.class
┃  ┃  ┣ 📂 config
┃  ┃  ┃  ┣ 📂 auth
┃  ┃  ┃  ┣ 📂 jwt
┃  ┃  ┣ 📂 error
┃  ┃     ┣ 📂 dto
┃  ┃     ┃  ┣ ErrorBaseResponse.class
┃  ┃     ┣ 📂 exception
┃  ┃     ┃  ┣ BusinessException.class
┃  ┃     ┃  ┣ ErrorCode.class
┃  ┃     ┣ 📂 handler
┃  ┃        ┣ GlobalExceptionHandler.class
┃  ┣ 📂 infra
┃     ┣ 📂 fcm
┃     ┣ 📂 redis
┃     ┣ 📂 s3
┣ 📂 resources
┃  ┣ 📂 static
┃  ┣ 📂 templates
┃  ┣ application.yml
┣ BaggleApplication.class

About

이벤트를 통해 약속을 재밌게 만들어주는 약속 관리 서비스, Baggle 🫧

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages