Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Service structure and design

Priyank Gupta edited this page Feb 5, 2017 · 4 revisions

#Service structure

TypicalModuleServicesStructure

#Thing to cover in document

  • Producers and Consumers architecture

Example Consumer

  • Entity, Model and Contract
  • Externalizing Variables and variable profiles in spring
  • Database access via JDBC or Hibernate
  • Tests
  • REST api layer + message handoff
  • User authentication
  • Versioning + Contract binding