03 2019 档案

摘要:http://www.mamicode.com/info-detail-2213514.html 阅读全文
posted @ 2019-03-19 19:50 木枝木枝 阅读(113) 评论(0) 推荐(0)
摘要:https://gitee.com/didispace/swagger-butler 1.引用上面项目中的swagger 工具包 2.zuul 网关配置 网关层配置就完成了,接下来只要在应用服务中引用包就可以了 4.对应的应用服务的pom文件中引用上面的swagger工具包,在启动类上配置注解 访问 阅读全文
posted @ 2019-03-18 10:13 木枝木枝 阅读(1635) 评论(0) 推荐(0)
摘要:官网配置参数说明地址:https://mp.baomidou.com/config/#logicdeletevalue 本地配置:yml mybatis-plus: mapper-locations: classpath*:mybatis/*.xml type-aliases-package: com.genergy.cloud.model.entity global-config:... 阅读全文
posted @ 2019-03-17 17:56 木枝木枝 阅读(3612) 评论(0) 推荐(0)