美文网首页学习专题工作生活
spring-boot+spring-cloud+maven-m

spring-boot+spring-cloud+maven-m

作者: _双眸 | 来源:发表于2019-06-29 16:20 被阅读184次

    spring-boot-cloud-module

    spring-boot+spring-cloud+maven-module 一个 maven多模块的微服务架构模版。

    新手上路的绝佳模版,只有必要的配置文件和核心jar包,没有多余的其他增量配置,所有的配置和注解都有做解释的注解描述,方便新手一眼就懂,下载后基本上可以直接基于demo开发自己的项目

    1,按照业务划分多maven模块:
    在这里插入图片描述
    2,spring-boot脚手架快速生成项目加上个jar包的作用描述:
    在这里插入图片描述
    在这里插入图片描述
    3,spring-boot+spring-cloud各个注解的作用:
    在这里插入图片描述
    4,配置文件个属性作用描述:
    在这里插入图片描述
    5,默认提供两个模块服务用于测试:
    在这里插入图片描述

    项目地址:https://github.com/BothEyes1993/spring-boot-cloud-module

    相关文章

      网友评论

        本文标题:spring-boot+spring-cloud+maven-m

        本文链接:https://www.haomeiwen.com/subject/mqmpcctx.html