Skip to content

DO-SOPT-CDS-5/EQL-server

Repository files navigation

EQL-server

👥 Team


최승준


김보람



📁 Package Structure

\---server
    \---eqlserver
        +---api
        |   +---cart
        |   |   \---dto
        |   |       +---request
        |   |       \---response
        |   +---content
        |   |   \---dto
        |   +---item
        |   |   \---dto
        |   |       \---response
        |   +---member
        |   |   \---dto
        |   |       \---response
        |   \---order
        |       \---dto
        |           \---response
        +---common
        |   \---dto
        +---domain
        |   \---common
        +---global
        |   +---config
        |   \---exception
        +---repository
        \---service
            +---cart
            +---content
            +---item
            +---member
            \---order


📋 Entity Relational Diagram

스크린샷 2023-11-22 오전 2 01 07



🗺️ Architecture

EQL



📋 API Docs

https://pgmjun.notion.site/API-6146ec26b9ea4d0abecda4bf9a07e996?pvs=4



🛠️ Used Tech

  • SpringBoot 3.x
  • Java 17
  • JPA

DB

  • MySQL 8.0

Infra

  • AWS EC2
  • AWS RDS
  • AWS IAM

Local

  • Docker

About

DO SOPT 합동세미나 5조 SpringBoot 서버

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages