Eric Pugh
Eric Pugh
I am trying out a basic HelloWorld Dropwizard app, using Dropwizard 0.7.1. The UI keeps throwing a javascript error:  Here is what the raw API output for my HelloWorld...
I notice the message that is logged when the blob is written to the DB is pretty massive... Is there any way to filter it out? Here is what I...
This will fix #130 .
There are a number of Dependabot PR's out there, and this is an attempt to fix them at the source but upgrading the e2e tests.
…Github, which should help us keep our Releases up to date. This also runs the test and build phase on any branch created, which is good for testing.
We need a favicon! If for no other reason, to silence the warning in the Console ;-). SMUI needs a mascot!

This is a spike for me to have SMUI delegate to Keycloak for authentication. I've been working with a branch in Chorus project to manage the setup of Keycloak: https://github.com/querqy/chorus/pull/47...
This PR is based on experimenting with SMUI with sqlserver and mysql databases. SQLServer specifically didn't like the table name being part of the column names. With this PR (and...
I've written up some `docker-compose.yml` scripts for both MS SQL Server and MySQL. Should we move our "quickstart" docker-compose.yml into an /examples and then add more examples? I'm happy to...