gpt4 book ai didi

scala - 玩! - 从 SBT 控制台与 webapp 交互

转载 作者:行者123 更新时间:2023-12-04 15:53:36 25 4
gpt4 key购买 nike

我有戏! 2 我定义了一些工作的应用程序。这些作业与外部 Web 服务和数据库交互,因此它们需要运行中的应用程序才能工作。

我希望能够从 Play 控制台将这些作业作为 SBT 任务启动。所以我关注了the guide定义我自己的任务,我能够定义简单的任务。我不能做的是从应用程序命名空间导入。我想这是有道理的——在 SBT 的上下文中,我们可能没有运行应用程序。

Is there some way to write an SBT task where an application is launched and one has access to the application namespace?

最佳答案

不知道您是否还需要答案,您是否尝试过使用 Play 控制台?

$ play console

它会加载您所有的应用程序类,因此您可以随意使用它们。

参见 http://www.playframework.com/documentation/2.1.0/PlayConsole获取更多信息:)

关于scala - 玩! - 从 SBT 控制台与 webapp 交互,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14438570/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com