idea创建springcloud主工程和springboot子项目

  1. 创建主工程,选择file-new-project,选择maven,直接next

     

  2. 填写GroupId包名,ArtifactId项目名,next-finish

     

  3. 创建子项目springboot,项目右击-new-module-Spring Initializr-->next

     

  4. 填写项目相关信息,next

     

  5. 选择Cloud Discovery-->Eureka Server-->next

     

  6. finish

     

posted @ 2019-03-17 23:32  qjm201000  阅读(8455)  评论(0编辑  收藏  举报