Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 779 Bytes

File metadata and controls

52 lines (27 loc) · 779 Bytes

감성카트

Table of Contents

Introduction

  • 감성카드

ERD

erd.png

✨ Tech Stack

🛠️ Development

  • Language & Framework: Java 21, Spring Boot 3
  • IDE: IntelliJ, Cursor
  • ORM: JPA

🗄️ Database

  • DBMS: MySQL

🔐 Authentication

  • Spring Security, JWT, OAuth 2.0

⚙️ CI/CD

  • Tools: GitHub, GitHub Actions, Jenkins

🧪 Test

  • Framework: JUnit

🏛️ Architecture

  • Style: Layered, Multi-Module

🎨 Design

  • Approach: Domain-Driven Design (DDD)