README

ADempiere Backend Aesthetic

About

The ADempiere Backend Aesthetic allows you to build an application based on an active data dictionary.

The architecture of this application is develop on Domain Driven Design which will allow efficient development, extension, and maintenance for the future.

The layers for a software build based on DDD are:

  • User Interface

  • Application Layer

  • Domain Layer

  • Infrastructure Layer

The DDD Map Image:

The components that integrate this application are develop under the philosophy of reactive systems which must fulfill four premises that form the pillars of a reactive system.

  • Responsive

  • Resilient

  • Elastic

  • Message Driven

The ADempiere Backend Aesthetic is the foundation for building a high-availability, scalable, and ready-to-run application in the cloud.

Last updated