An open API service indexing awesome lists of open source software.

https://github.com/ehanlin/hlog2server


https://github.com/ehanlin/hlog2server

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

#hLog2 Server
新的 Log Server,使用 stomp over sockjs 做為通訊方式。

##執行指令

```shell

bower install
mvn clean jetty:run

mvn clean tomcat7:run

```