This page is a stub.

Apache Isis follows the hexagonal architecture pattern (also known as the onion architecture or ports-and-adapters architecture). It places the domain model in the middle, with presentation, persistence and other services dependent upon the domain model.