/architecture-summary

architecture-summary

Primary LanguageKotlin

Architecture Summary

Record architecture design and thought during the work and study

  • backend-spec: backend development and release specification

  • business system: business system design about widely used application, such as auth-server, RBAC, RMS(resource management system), etc.

  • pattern: patterns designed to solve common problems.

  • system design: focus on modelling the world .

  • refactoring: notes about refactoring