apache /
causeway-app-simpleapp
Apache Causeway™ software is a framework for rapidly developing domain-driven apps in Java. This repo contains a sample app to use as a template for getting you started.
Loading repository data…
apache / repository
Apache Causeway™ software is a framework for rapidly developing domain-driven apps in Java. This repo contains a sample app to help you quickly learn the essentials of the framework.
= HelloWorld :toc: :toc-placement!:
This is a minimal link:https://causeway.apache.org[Apache Causeway] application, intended as a starting point to learn what the framework is all about.
For real-world development, we recommend you instead start with the link:https://github.com/apache/causeway-app-simpleapp[SimpleApp] starter app.
toc::[]
== Quick start
** Java 21 LTS (eg link:https://adoptopenjdk.net/[Adopt OpenJDK] distribution) ** Maven 3.9.11 or later (http://maven.apache.org/download.cgi[download])
APP=helloworld BRANCH=master
Browse to http://localhost:8080.
Login using:
** username: sven
** password: pass
The app runs with H2 running in-memory.
Selected from shared topics, language and repository description—not editorial ratings.
apache /
Apache Causeway™ software is a framework for rapidly developing domain-driven apps in Java. This repo contains a sample app to use as a template for getting you started.
apache /
Apache Causeway™ software is a framework for rapidly developing domain-driven apps in Java. This repo contains a sample app to use as a template for getting you started.