在 Play 中启用断言!发展模式
我想为 Play 启用断言! JVM。我看到 application.conf 中有一些配置,但我无法猜测它是如何工作的。那么,我该怎么做呢?
I'm want to enable assertions for the Play! JVM. I saw there is some configuration in the application.conf, but I'd no success by guessing how this may work. So, how do I do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您的意思是支持“断言”语言功能,它似乎很简单:
If you mean support for the "assert" language feature, it seems to be as simple as: