| μκ°μ @caminobelllo |
μλν @weeast1521 |
μ΄μ€μ @yoonseo8167 |
κ°μμ§ @nnmrm |
μ μ€μ§ @nomad1jin |
- Java 17
- Spring Boot 3.5.3
- Spring Data JPA
- MySQL 8.0.36
- Docker, DockerHub
- GitHub Actions
- AWS EC2, AWS RDS, AWS S3
- AWS CloudWatch, AWS SNS, Grafana Cloud
developmainfeature/κΈ°λ₯λͺorfeature/#κ΄λ ¨μ΄μλ²νΈ
- Feature : κΈ°λ₯ κ°λ° μ
- Refactor : μ½λ κ°μ μ
- Bug : μ€λ₯ μμ μ
π backend
βββ π domain
β βββ π member
β β βββ π controller
β β βββ π converter
β β βββ π dto
β β βββ π entity
β β βββ π repository
β β βββ π service
β βββ π news
β βββ π topic
β βββ π newsCategory
β βββ π ..
β
βββ π global
β βββ π apiPayload
β β βββ π code
β β | βββ π error
β β | βββ π success
β β βββ π exception
β β | βββ π handler
β β | βββ CustomException
β βββ π config
β β | βββ π properties
β β | βββ π security
β β | βββ π ..
β βββ π entity
β βββ | βββ BaseEntity
