The Apache Causeway team is happy to announce the release of version 2.0.0-RC1.


What is Apache Causeway?

Apache Causeway 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 (at runtime) generates
a representation of that domain model as a webapp or as a RESTful API.
For prototyping or production.


What's in this release?

The main highlight is the change of project name (to the new name
'causeway', from the old name 'isis'), which means that all Maven
artifacts as well as package names have changed.  The migration notes
[1] explain how to update your code; if you need assistance then reach
out through the mailing list [2] or our slack channel [3].

In addition, there are a small number of new features in this release,
as well as numerous improvements and bug fixes.  Full release notes
are available on the Apache Causeway website at [4].

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


[1] https://causeway.apache.org/relnotes/2.0.0-RC1/2023/2.0.0-RC1/mignotes.html
[2] https://causeway.apache.org/docs/2.0.0-RC1/support/mailing-list.html
[3] https://causeway.apache.org/docs/2.0.0-RC1/support/slack-channel.html
[4] https://causeway.apache.org/relnotes/2.0.0-RC1/about.html
[5] https://search.maven.org
[6] https://causeway.apache.org/docs/2.0.0-RC1/downloads/how-to.html

Reply via email to