项目目标:mini楼盘字典
基于Spring Cloud
实现一个简化的楼盘字典。
环境以及约定
本书涉及的代码基于Eclipse 4.5
编写 、JDK8
编译、Maven(3.X.X)
构建。
servlet-api
版本为3.0以上(Tomcat 7.x以上已支持)。
Spring Cloud 版本为:Brixton.M4
,我们内部支持Jar包lorik-core
版本号为:1.1.1-SNAPSHOT,lorik-spi-view
版本号: 2.1.2-SNAPSHOT。
样本项目位置: https://github.com/bookdao/samples.git [GitHub BookDao]的springcloud-for-sh-lianjia-se目录下。
代码格式(Code Style
)我们推荐 Google Code Style,基于Eclipse和Intellij IDE开发的同学请下载各自的配置。