This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/master by this push:
     new 8093378a1d updates project description
8093378a1d is described below

commit 8093378a1d38435431f64749da9542634e89ea37
Author: danhaywood <[email protected]>
AuthorDate: Wed Jan 3 10:50:10 2024 +0000

    updates project description
---
 .asf.yaml | 3 ++-
 STATUS    | 9 +++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index b1f609aef0..6ffe7781d5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,10 +21,11 @@
 
 
 github:
-  description: "Apache Causeway™ software is a framework for rapidly 
developing domain-driven apps in Java. Write your business logic in entities, 
domain services or view models, and the framework dynamically generates a 
representation of that domain model as a webapp or as a RESTful API. For 
prototyping or production. "
+  description: "Apache Causeway™ software is a framework for rapidly 
developing domain-driven apps in Java, built upon the Spring Boot platform. 
Write your business logic in entities, domain services or view models, and the 
framework dynamically generates a representation of that domain model as a 
webapp or as a RESTful API. For prototyping or production."
   homepage: https://causeway.apache.org/
   labels:
     - java
+    - spring-boot
     - web-framework
     - domain-driven-design
     - ddd
diff --git a/STATUS b/STATUS
index 2066783d88..227ffc89ac 100644
--- a/STATUS
+++ b/STATUS
@@ -3,10 +3,11 @@ Web site: https://causeway.apache.org/
 Description
 
   Apache Causeway software is a framework for rapidly developing domain-driven
-  apps in Java. Write your business logic in entities, domain services and
-  repositories, and the framework dynamically generates a representation of
-  that domain model as a webapp or a RESTful API.  Licensed under ASL v2.0.
-  Suitable for prototyping or for production.
+  apps in Java, built upon the Spring Boot platform.  Write your business
+  logic in entities, domain services and repositories, and the framework
+  dynamically generates a representation of that domain model as a webapp or a
+  RESTful API.  Licensed under ASL v2.0. Suitable for prototyping or for
+  production.
 
   Causeway was accepted into the Apache Incubator in Sept 2010 and graduated
   in Oct 2012.  Its first release as a TLP was in Dec 2012.  The framework's

Reply via email to