Fork me on Gitee
摘要: 出现错误: Failed to load resource: the server responded with a status of 404 () 但是其他页面正常显示: 原因: 浏览器看一下: 点开 看一下 请求链接: Request URL: http://localhost:8080/em 阅读全文
posted @ 2019-12-01 22:58 ---dgw博客 阅读(8877) 评论(0) 推荐(0) 编辑
摘要: 一、启动注解 @SpringBootApplication @Target(ElementType.TYPE) @Retention(RetentionPolicy.RUNTIME) @Documented @Inherited @SpringBootConfiguration @EnableAut 阅读全文
posted @ 2019-12-01 20:05 ---dgw博客 阅读(675) 评论(0) 推荐(0) 编辑
摘要: 1:说明 网上这类文章 太多, 一搜一大把 ,但是要不是知识太过于老旧,就是配置没有说名清楚,你的项目按照他的配置却不能正常运行: 所以本文的目的: 配置swagger 2 那swagger 1 不说一下吗,我觉得没有必要了,确实需要以jar包方式构建 或者 维护老项目,那么参考下面的连接 http 阅读全文
posted @ 2019-12-01 14:32 ---dgw博客 阅读(962) 评论(0) 推荐(0) 编辑