标签: playframework-2.6
查看https://www.playframework.com/documentation/2.6.x/api/scala/index.html#play.api.mvc.Action $的文档,似乎Action对象已被弃用。什么是替代品?
Action
答案 0 :(得分:0)
似乎ActionBuilder是替代人
ActionBuilder
https://www.playframework.com/documentation/2.6.x/api/scala/index.html#play.api.mvc.AbstractController