twinpush mock 模拟Twinpush休息服务
双推模拟模拟Twinpush休息服务永远运行服务器:
mvn exec:java -Dexec.mainClass=\"org.test.twinpushmock.ServerRunner\"
要求:
curl -X POST -H \"X-TwinPush-REST-API-Token: APITOKEN\" -H \"Content-Type: application/json\" -d \"{'notification': {'alert': 'Mensaje aenvar.', 'devices_ids': ['2b3c4d5f6g']}}\"
生成一个新的球衣项目:
mvn archetype:generate -DarchetypeArtifactId=jersey-quickstart-grizzly2 -DarchetypeGroupId=or
下载地址
用户评论