From 1a1d3f2b96953db92cc8ce8afb0adec311fea07d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 22:55:59 +0000 Subject: [PATCH] Deployed ed41efb with MkDocs version: 1.5.3 --- .nojekyll | 0 404.html | 664 ++ CNAME | 1 + assets/images/favicon.png | Bin 0 -> 1870 bytes assets/javascripts/bundle.bd41221c.min.js | 29 + assets/javascripts/bundle.bd41221c.min.js.map | 7 + assets/javascripts/lunr/min/lunr.ar.min.js | 1 + assets/javascripts/lunr/min/lunr.da.min.js | 18 + assets/javascripts/lunr/min/lunr.de.min.js | 18 + assets/javascripts/lunr/min/lunr.du.min.js | 18 + assets/javascripts/lunr/min/lunr.el.min.js | 1 + assets/javascripts/lunr/min/lunr.es.min.js | 18 + assets/javascripts/lunr/min/lunr.fi.min.js | 18 + assets/javascripts/lunr/min/lunr.fr.min.js | 18 + assets/javascripts/lunr/min/lunr.he.min.js | 1 + assets/javascripts/lunr/min/lunr.hi.min.js | 1 + assets/javascripts/lunr/min/lunr.hu.min.js | 18 + assets/javascripts/lunr/min/lunr.hy.min.js | 1 + assets/javascripts/lunr/min/lunr.it.min.js | 18 + assets/javascripts/lunr/min/lunr.ja.min.js | 1 + assets/javascripts/lunr/min/lunr.jp.min.js | 1 + assets/javascripts/lunr/min/lunr.kn.min.js | 1 + assets/javascripts/lunr/min/lunr.ko.min.js | 1 + assets/javascripts/lunr/min/lunr.multi.min.js | 1 + assets/javascripts/lunr/min/lunr.nl.min.js | 18 + assets/javascripts/lunr/min/lunr.no.min.js | 18 + assets/javascripts/lunr/min/lunr.pt.min.js | 18 + assets/javascripts/lunr/min/lunr.ro.min.js | 18 + assets/javascripts/lunr/min/lunr.ru.min.js | 18 + assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + assets/javascripts/lunr/min/lunr.sv.min.js | 18 + assets/javascripts/lunr/min/lunr.ta.min.js | 1 + assets/javascripts/lunr/min/lunr.te.min.js | 1 + assets/javascripts/lunr/min/lunr.th.min.js | 1 + assets/javascripts/lunr/min/lunr.tr.min.js | 18 + assets/javascripts/lunr/min/lunr.vi.min.js | 1 + assets/javascripts/lunr/min/lunr.zh.min.js | 1 + assets/javascripts/lunr/tinyseg.js | 206 + assets/javascripts/lunr/wordcut.js | 6708 +++++++++++++++++ .../workers/search.b8dbb3d2.min.js | 42 + .../workers/search.b8dbb3d2.min.js.map | 7 + assets/stylesheets/main.7e359304.min.css | 1 + assets/stylesheets/main.7e359304.min.css.map | 1 + assets/stylesheets/palette.06af60db.min.css | 1 + .../stylesheets/palette.06af60db.min.css.map | 1 + community/contributing/index.html | 933 +++ community/index.html | 795 ++ core-concepts/analysis-model/index.html | 962 +++ .../building-blocks/aggregates/index.html | 691 ++ .../building-blocks/entities/index.html | 695 ++ core-concepts/building-blocks/index.html | 827 ++ glossary/index.html | 821 ++ guides/cli/discovery/index.html | 1259 ++++ guides/cli/docs/index.html | 1337 ++++ guides/cli/index.html | 1257 +++ guides/cli/new/index.html | 1486 ++++ guides/cli/shell/index.html | 1414 ++++ guides/cli/test/index.html | 1424 ++++ .../activate-domain/index.html | 1515 ++++ .../compose-a-domain/configuration/index.html | 1659 ++++ .../element-decorators/index.html | 1850 +++++ guides/compose-a-domain/index.html | 1362 ++++ .../initialize-domain/index.html | 1431 ++++ .../compose-a-domain/object-model/index.html | 1472 ++++ .../register-elements/index.html | 1420 ++++ .../when-to-compose/index.html | 1316 ++++ .../aggregate-mutation/index.html | 1414 ++++ .../domain-services/index.html | 1567 ++++ guides/domain-behavior/index.html | 1191 +++ guides/domain-behavior/invariants/index.html | 1536 ++++ .../domain-behavior/raising-events/index.html | 691 ++ guides/domain-behavior/validations/index.html | 1413 ++++ .../domain-definition/aggregates/index.html | 1731 +++++ guides/domain-definition/entities/index.html | 1448 ++++ guides/domain-definition/events/index.html | 1488 ++++ .../fields/association-fields/index.html | 1577 ++++ .../fields/container-fields/index.html | 1718 +++++ guides/domain-definition/fields/index.html | 1469 ++++ .../fields/options/index.html | 1952 +++++ .../fields/simple-fields/index.html | 1811 +++++ guides/domain-definition/identity/index.html | 692 ++ guides/domain-definition/index.html | 1389 ++++ .../domain-definition/repositories/index.html | 1279 ++++ .../value-objects/index.html | 1794 +++++ .../command-handlers/index.html | 1414 ++++ guides/exposing-domain/commands/index.html | 1345 ++++ guides/exposing-domain/index.html | 1149 +++ .../getting-started/installation/index.html | 1274 ++++ guides/getting-started/start-here/index.html | 1101 +++ guides/index.html | 1091 +++ index.html | 835 ++ intro/anti-patterns/index.html | 726 ++ intro/features/index.html | 1021 +++ intro/philosophy/index.html | 1016 +++ intro/whitepaper/index.html | 966 +++ .../index.html | 701 ++ search/search_index.json | 1 + sitemap.xml | 258 + sitemap.xml.gz | Bin 0 -> 670 bytes 100 files changed, 72939 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 CNAME create mode 100644 assets/images/favicon.png create mode 100644 assets/javascripts/bundle.bd41221c.min.js create mode 100644 assets/javascripts/bundle.bd41221c.min.js.map create mode 100644 assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 assets/javascripts/lunr/min/lunr.el.min.js create mode 100644 assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.he.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 assets/javascripts/lunr/min/lunr.hy.min.js create mode 100644 assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 assets/javascripts/lunr/min/lunr.kn.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ko.min.js create mode 100644 assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sa.min.js create mode 100644 assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 assets/javascripts/lunr/min/lunr.ta.min.js create mode 100644 assets/javascripts/lunr/min/lunr.te.min.js create mode 100644 assets/javascripts/lunr/min/lunr.th.min.js create mode 100644 assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 assets/javascripts/lunr/min/lunr.zh.min.js create mode 100644 assets/javascripts/lunr/tinyseg.js create mode 100644 assets/javascripts/lunr/wordcut.js create mode 100644 assets/javascripts/workers/search.b8dbb3d2.min.js create mode 100644 assets/javascripts/workers/search.b8dbb3d2.min.js.map create mode 100644 assets/stylesheets/main.7e359304.min.css create mode 100644 assets/stylesheets/main.7e359304.min.css.map create mode 100644 assets/stylesheets/palette.06af60db.min.css create mode 100644 assets/stylesheets/palette.06af60db.min.css.map create mode 100644 community/contributing/index.html create mode 100644 community/index.html create mode 100644 core-concepts/analysis-model/index.html create mode 100644 core-concepts/building-blocks/aggregates/index.html create mode 100644 core-concepts/building-blocks/entities/index.html create mode 100644 core-concepts/building-blocks/index.html create mode 100644 glossary/index.html create mode 100644 guides/cli/discovery/index.html create mode 100644 guides/cli/docs/index.html create mode 100644 guides/cli/index.html create mode 100644 guides/cli/new/index.html create mode 100644 guides/cli/shell/index.html create mode 100644 guides/cli/test/index.html create mode 100644 guides/compose-a-domain/activate-domain/index.html create mode 100644 guides/compose-a-domain/configuration/index.html create mode 100644 guides/compose-a-domain/element-decorators/index.html create mode 100644 guides/compose-a-domain/index.html create mode 100644 guides/compose-a-domain/initialize-domain/index.html create mode 100644 guides/compose-a-domain/object-model/index.html create mode 100644 guides/compose-a-domain/register-elements/index.html create mode 100644 guides/compose-a-domain/when-to-compose/index.html create mode 100644 guides/domain-behavior/aggregate-mutation/index.html create mode 100644 guides/domain-behavior/domain-services/index.html create mode 100644 guides/domain-behavior/index.html create mode 100644 guides/domain-behavior/invariants/index.html create mode 100644 guides/domain-behavior/raising-events/index.html create mode 100644 guides/domain-behavior/validations/index.html create mode 100644 guides/domain-definition/aggregates/index.html create mode 100644 guides/domain-definition/entities/index.html create mode 100644 guides/domain-definition/events/index.html create mode 100644 guides/domain-definition/fields/association-fields/index.html create mode 100644 guides/domain-definition/fields/container-fields/index.html create mode 100644 guides/domain-definition/fields/index.html create mode 100644 guides/domain-definition/fields/options/index.html create mode 100644 guides/domain-definition/fields/simple-fields/index.html create mode 100644 guides/domain-definition/identity/index.html create mode 100644 guides/domain-definition/index.html create mode 100644 guides/domain-definition/repositories/index.html create mode 100644 guides/domain-definition/value-objects/index.html create mode 100644 guides/exposing-domain/command-handlers/index.html create mode 100644 guides/exposing-domain/commands/index.html create mode 100644 guides/exposing-domain/index.html create mode 100644 guides/getting-started/installation/index.html create mode 100644 guides/getting-started/start-here/index.html create mode 100644 guides/index.html create mode 100644 index.html create mode 100644 intro/anti-patterns/index.html create mode 100644 intro/features/index.html create mode 100644 intro/philosophy/index.html create mode 100644 intro/whitepaper/index.html create mode 100644 patterns/connect-concepts-across-domains/index.html create mode 100644 search/search_index.json create mode 100644 sitemap.xml create mode 100644 sitemap.xml.gz diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e69de29b diff --git a/404.html b/404.html new file mode 100644 index 00000000..dabdd5ac --- /dev/null +++ b/404.html @@ -0,0 +1,664 @@ + + + +
+ + + + + + + + + + + + + + +{"use strict";/*!
+ * escape-html
+ * Copyright(c) 2012-2013 TJ Holowaychuk
+ * Copyright(c) 2015 Andreas Lubbe
+ * Copyright(c) 2015 Tiancheng "Timothy" Gu
+ * MIT Licensed
+ */var Va=/["'&<>]/;qn.exports=za;function za(e){var t=""+e,r=Va.exec(t);if(!r)return t;var o,n="",i=0,s=0;for(i=r.index;i