Skip to content

apache/causeway-app-petclinic

PetClinic

This is the PetClinic app, implemented as a simple Apache Isis application.

Quick start

  • install prereqs:

  • Build using Maven:

    mvn clean install
  • Run using Maven:

    mvn -pl webapp spring-boot:run
  • Browse to http://localhost:8080.

  • Login to using:

    • username: sven

    • password: pass

    The app runs with H2 running in-memory, with sample data set up using fixture scripts.

About

App that demonstrates the Apache Isis programming model.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages