How do you run the SecureSocial demo?

≡放荡痞女 提交于 2019-12-01 08:45:46
vitaly.te.ua

According to you input information:

  1. cd to

C:\Users\ddd\play\securesocial-master

2.run activator from the root directory

C:\Users\ddd\play\securesocial-master\activator

3.type command project and press TAB key, ane you can choose demo:

> project javaDemo

4.Run this demo

[java-demo] $ run

result

(Server started, use Ctrl+D to stop and go back to the console...)

P.S.

use help for more details

[java-demo] $ help project

You have to run sbt from the project root, then use the command project javaDemo to navigate to the java demo, then run to actually run it.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!