a simple engine , just for matching order.
the engine only support limit price matching.
Apache License Version 2.0
- run in multithread mode
- beautify the webpage
- improve the engine's performance
- build war by gradle
gradle war
- put war into Tomcat
- run Tomcat
- type "http://localhost:8080/[war name]" in the browser's location bar to access the webpage
- slf4j
- logback
- fastjson
- junit
- jquery
- vue
- echarts