toJson with our implicit Writes[Place] , and returns this as the body of the result. ... def savePlace = Action(parse.json) { request => val placeResult ...
確定! 回上一頁