跟随springcloud的一套视频学习springcloud, 把学到的记录下来, 方便自己, 方便别人
IDE: idea
一个父工程, 其他均为module
父工程的依赖:
org.springframework.boot spring-boot-starter-parent 1.5.2.RELEASE 1.8 UTF-8 UTF-8 org.springframework.cloud spring-cloud-dependencies Dalston.RELEASE pom import
父工程的 <dependecyManagerment> 中管理了springboot的依赖, 后来的module就不能用, 看来对maven还是不是太了解, 也是醉醉哒