Skip to content

A payment platform built with Java and Spring

Notifications You must be signed in to change notification settings

hyoguoo/payment-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

토스페이먼츠를 통한 결제 연동 시스템

일반적인 주문 시스템에 토스 페이먼츠 결제 연동을 추가한 프로젝트입니다.


프로젝트 목적(업데이트 중)

결제 핵심 로직 및 연동 과정 중 발생할 수 있는 문제점을 파악하고 해결하는 것을 목표로 하였습니다.

그 외 N+1 문제 해결Cursor 기반 페이징 적용을 통한 성능 개선 진행


기술 스택

  • Java 21
  • Spring 6.1.12
  • Spring Boot 3.3.3
  • MySQL 8.0.33

기능 목록

  • POST /api/v1/payments/checkout - 주문 요청
  • POST /api/v1/payments/confirm - 주문 승인

Other Repositories

About

A payment platform built with Java and Spring

Topics

Resources

Stars

Watchers

Forks