Skip to content

B. Service Architecture & Stack

moonz edited this page Jul 28, 2024 · 1 revision

Service Architecture

image

  • GCP : AST-Batch, AST-API, MySQL 애플리케이션 운영 (Instance OS : Debian GNU/Linux 11)
  • KIS Open Api : 한국투자증권 오픈 API
  • Discord Api : 디스코드 공식 API

Stack

Framework & Language

  • Spring Boot 3.2.0
  • Gradle 8.5
  • Java 17

Core Library

  • WebClient
  • JPA & QueryDsl

DB

  • MySQL 8

Test

  • JUnit5

Document

  • Spring Rest Docs

Clone this wiki locally