参考资料
1) springside wiki
https://github.com/springside/springside4/wiki/Home4.0
2) springboot reference
https://www.gitbook.com/book/qbgbook/spring-boot-reference-guide-zh/details
3) openresty最佳实践
https://www.gitbook.com/book/moonbingbing/openresty-best-practices
openresty参考:
http://vimtips.cn/topic/222/2015-openresty-%E5%A4%A7%E4%BC%9A-ppt
4) 安全编码规范
https://www.owasp.org/images/7/73/OWASP_SCP_Quick_Reference_Guide_(Chinese).pdf
5) 日志规范参考
http://www.javacodegeeks.com/2011/01/10-tips-proper-application-logging.html
http://kielczewski.eu/2014/12/few-recommendations-on-logging/
6) 日志性能问题
http://blog.takipi.com/how-to-instantly-improve-your-java-logging-with-7-logback-tweaks/
7) understanding linux kernel
http://idning.github.io/ulk.html
8)Redis命令手册
官方: http://redis.io/commands
中文: http://doc.redisfans.com (翻译有歧义, 更新慢)
9) better java
http://www.oschina.net/translate/better-java