This project has been moved to https://github.com/wanghongfei/chat using new framework(Netty) and new implementation.
- Updated to JDK8(更新至JDK8)
- hello-common: Classes used by all modules
- hello-service: Service layer implemented by SpringRMI, Spring4 and JPA2
- hello-web: Web layer implemented by WebSocket and SpringMVC
- This project is designed to be distributed(这一个分布式应用)
- Execute
build.shfor build only, executebuild.sh testfor test only.(执行build.sh构建工程,执行build.sh test运行测试。更多选项请执行build.sh help查看)
- Chrome-39.0.2171.95 for Linux
- Firefox-34.0 for Linux