Skip to content

jimexist/dropwizard-htmx

Repository files navigation

dropwizard-htmx

CI

Demo app with dropwizard and HTMX.

# for building a dist tar (optional)
./gradlew distTar
# migrate db
./gradlew run --args="db migrate config.yml"
# run server
./gradlew run --args="server config.yml"
# open localhost:8080

About

Example (demo) app using drop wizard and htmx

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages