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, RESTful or GraphQL API. For prototyping or production.
The Apache Causeway team is pleased to announce the release of Apache Causeway 3.3.0. This is mostly a maintenance release of bug fixes and improvements, including bumping to Spring Boot 3.4. It does though include a new UI feature in the Wicket viewer, to allow PDF tabular export. 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/about.html [2] https://search.maven.org [3] https://causeway.apache.org/docs/latest/downloads/how-to.html