j4-minimal
j4-minimal copied to clipboard
SampleConfig needs to serve("/*") not serve("*")
If you don't have the preceding slash, the baseURI is not set correctly in ServletContainer (baseURI and requestURI both have the entire path)