scala - Lift Req object -
In Liftbook, there is an example of creating a rake example using Apply:
Case Rick ( List ("API", "Expenditure", EID), "", GetRequest) => () => show expense (EID)
But when I look at the API documentation, two applications ( ), But I do not know which else in this example and how to run away.In addition, there is a way in which
/ a / b
and/ a / b / c
are included with aDo
?In addition, there is a method, how to calculate all possible requests in a
case
: estimate:case (list ("API", "
case
, this is not an example of creating arick
, but an example of this one.In addition, there is a method, how to calculate all possible requests in a
case
Case Rick (List ("API", "Spend", EID), "", _)
Comments
Post a Comment