This is an automated email from the ASF dual-hosted git repository.
danhaywood pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/causeway-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new caca01e7c updates wording
caca01e7c is described below
commit caca01e7c38edc2d1355d77571da4cd9ba1ed5b5
Author: danhaywood <[email protected]>
AuthorDate: Fri Jan 27 10:59:32 2023 +0000
updates wording
---
content/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/index.html b/content/index.html
index 1c416a10d..e4e1ae4ed 100644
--- a/content/index.html
+++ b/content/index.html
@@ -193,8 +193,8 @@
<li><i
class="ion-android-checkmark-circle"></i><span><b>Productivity</b> - the app is
mostly business logic, with costly UI code eliminated.</span></li>
<li><i
class="ion-android-checkmark-circle"></i><span><b>Discovery</b> - the business
domain experts and the techies can work hand-in-hand to understand the problem
space and then the solution space.</span></li>
<li><i class="ion-android-checkmark-circle"></i><span><b>Ease of
Use</b> - business users will find the app easy to learn as the business
concepts are front and center</span></li>
- <li><i class="ion-android-checkmark-circle"></i><span><b>Clean
Architecture</b> - the framework ensures separation of concerns within your
app's internal architecture</span></li>
- <li><i class="ion-android-checkmark-circle"></i><span><b>Simple
Integration</b> - the framework automatically publishes domain events for async
integration, and provides a REST API for sync integration.</span></li>
+ <li><i class="ion-android-checkmark-circle"></i><span><b>Simple
Integration</b> - the framework automatically publishes domain events for async
integration, and automatically provides a REST API for sync
integration.</span></li>
+ <li><i class="ion-android-checkmark-circle"></i><span><b>Clean
Architecture</b> - the framework ensures a clear separation of concerns within
your app's internal architecture</span></li>
</ul>
<p>And because Apache Causeway™ is <b>open source</b>, built on
industry/de-facto standards such as Spring Boot™, there's no vendor lock-in.</p>