magnolia-k on 2.7.x
Update specs2-core, specs2-matc… (compare)
magnolia-k on 2.7.x
Update mockito-core to 3.7.7 (#… (compare)
magnolia-k on 2.7.x
Update metrics-servlet, metrics… (compare)
magnolia-k on 2.7.x
Update issue templates (compare)
magnolia-k on 2.7.x
Update mockito-core to 3.7.0 Merge pull request #1094 from s… (compare)
The website got back. Thanks @treaz! http://scalatra.org/
I wish it wouldn't get broken in the first place. I've created an issue to check if there's anything that can be done about this (some tests&rollback)
parameters pathParam[String]("pathPath").description("a description").example("John Doe")
"example": "John Doe"
sbt
on a fresh scalatra app, instead of binding to a normal network ( localhost:8000 ) it binds to a unix socket. How would I change the port binding?