4월, 2014의 게시물 표시

Play Framework WS Object 사용하기

이미지
Play Framework WS Object 사용하기 What is WS Object Scala 에서 url parsing을 위해 제공하는 Object How to Use http://www.playframework.com/documentation/2.2.x/ScalaWS   raise Error Cannot find an implicit ExecutionContext, either require one yourself or import ExecutionContext.Implicits.global 발생시 import play.api.libs.concurrent.Execution.Implicits._