Intro
...
Structure
Each module is supposed to be divided into such submodules:
- api
- api-impl
- api-spec
- dto
- integration
- postgres
- postgres-dao
- postgres-schema
- postgres
- service
Info |
---|
Learn more about the API layer here Learn more about the Integration or dao layer here |