routes 파일에 request 매개변수를 주려면 다음과 같이 진행한다. 



GET     /update/:dbNumber/:actorId         controllers.HomeController.update(dbNumber: Int, actorId: Long)


Posted by 김용환 '김용환'

댓글을 달아 주세요