该项目为一个简单的SpringCloud项目demo,开发工具为Idea,项目结构如下: springcloud_demo:项目名称 eureka-server:服务注册与发现子模块 provider:服务提供子模块 consumer:服务消费子模块