Skip to content

soma-lighthouse/BE-lingo-talk

Repository files navigation

Logo

LingoTalk

글로벌 언어교환 안드로이드 애플리케이션

Get it on Google Play

⚙️ Environment

  • Java 17
  • SpringBoot 3.0.9
  • MySQL 8.1.0

✏️ Architecture

image
  • Auth
    • Spring Security config
    • Verify JWT, Google Id token
    • Generate JWT
  • Chat
    • Create user or chatroom on Sendbird using WebClient
  • Image
    • Generate s3 pre-signed url
  • Common
    • ControllerAdvice
    • Common response dto
    • i18n service using LocaleContext
  • Infra
    • AWS SDK config

🔀 Infra

Architecture

Releases

No releases published

Packages

No packages published

Languages