Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 574 Bytes

readme.adoc

File metadata and controls

41 lines (29 loc) · 574 Bytes

Codion Petclinic Demo

A simple demo application based on the Codion application framework, with only a local JDBC connection option.

Petclinic client

Documentation

Build the tutorial by running this Gradle target:

gradlew asciidoctor

…​and browse the tutorial here:

build/docs/asciidoc/petclinic.html

Run

gradlew run
gradlew jlink

jpackage

gradlew jpackage