The Apache Causeway team is pleased to announce the release 2.0.0-RC4
of Apache Causeway,.

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 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.

2.0.0-RC4 is primarily a stabilization and bug fix release, although
there are a small number of new features.

* Dynamic layout loading from github (developer utility)
* deeper integration with Spring’s transaction management, introducing
a new @TransactionScope annotation for services

Full release notes are available on the Apache Causeway website at [1].

You can access this release directly from the Maven central repo [2].
Alternatively, download the release and build it from source [3].

Enjoy!

--The Apache Causeway team

[1] https://causeway.apache.org/relnotes/latest/2024/2.0.0-RC4/relnotes.html
[2] https://search.maven.org
[3] https://causeway.apache.org/docs/latest/downloads/how-to.html

Reply via email to