Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 220 Bytes

module-structure.md

File metadata and controls

16 lines (13 loc) · 220 Bytes

Structure

application-layer:

  • rest-api
  • application-config

domain-layer:

  • core
  • util

infrastructure-layer:

  • persistence
    • persistence
    • inmemory-persistence
    • hibernate-postgres-json-support
    • db-migrations