Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 212 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 212 Bytes

Kotlin Spring Boot Multi Module Project

environment

  • Spring Boot 3.2.5
  • Kotlin 1.9.24
  • JVM 21

apps

  • api-server
  • worker

modules

  • clients
  • domain
  • kafka
  • redis
  • support
    • logging
    • util