Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 342 Bytes

File metadata and controls

14 lines (11 loc) · 342 Bytes

Habitlog Backend

습관 관리 애플리케이션의 백엔드 API 서버

기술 스택

  • Framework: Spring Boot 3.4.5
  • Language: Java 17
  • Database: MySQL
  • ORM: JPA/Hibernate
  • Security: Spring Security + JWT
  • Authentication: 소셜 로그인 (Kakao, Apple)
  • Build Tool: Gradle
  • Container: Docker