Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scalatra

Scalatra / Slick and insert IF NOT EXISTS

database scala slick scalatra

Why does jquery post json as a parameter name instead of as the request body?

jquery json rest scalatra

Scala web framework performance on raspberry pi

Speeding up SBT-assembly

OAuth2 provider for Scalatra or Play framework in Scala

scala.Some cannot be cast to java.lang.String

scala casting scalatra

Deserialization of case object in Scala with JSON4S

json scala scalatra json4s

Standalone deployment of Scalatra servlet

No multipartconfig for servlet error from Jetty using scalatra

Changing Scalatra Port

scala port sbt scalatra

Scala: print a stack trace in my Scalatra app

IntelliJ remote debugger connects, but breakpoints are not working

how to catch all the errors in any scalatra action?

scala scalatra

How to get the body of post request in Scalatra?

scala scalatra

How to implement a REST Web Service using Akka?

scala rest akka scalatra

Choosing a Scala web framework [closed]