Package

trivial.rest.controller

finatra

Permalink

package finatra

Visibility
  1. Public
  2. All

Type Members

  1. abstract class FinatraController extends Controller with TrivialController

    Permalink
  2. case class FinatraRequest(request: Request) extends TrivialRequest with Product with Serializable

    Permalink
  3. case class FinatraResponse(underlying: Future[Response]) extends TrivialResponse with Product with Serializable

    Permalink
  4. class NonHidingExceptionsMapper extends ExceptionMapper[Exception]

    Permalink
  5. class TrivialFinatraServer extends HttpServer

    Permalink

Value Members

  1. object PatchesForNastyFinatraV2

    Permalink

    Finatra has jumped the shark.

    Finatra has jumped the shark. Here we gather some workarounds.

Ungrouped