Scalatra set port on http server

108 Views Asked by At

I want to use scalatra for my http server mocks, I´m using gradle to run my bdd test.

I´ve been reading the documentation but I cannot find a way to specify the port where to listen without use scala.build, but again my problem is that my project is a Gradle project, since our project is polyglot.

Regards.

0

There are 0 best solutions below