06 2019 档案

摘要:转自:https://blog.csdn.net/oftoo/article/details/52858033 jQuery.ajax中success 和complete 区别: 文章详情:https://blog.csdn.net/zhbitxhd/article/details/9946799 阅读全文
posted @ 2019-06-28 11:47 Hiro-D 阅读(4485) 评论(0) 推荐(0)
摘要:1:新建一个项目: 使用多模块, 一直下一步即可, porm.xml 添加依赖 springboot版本我使用的是2.0.5,不知为何使用2.1.6.无效 2:启动类添加了 @EnableDiscoveryClient 注解表示支持服务发现 3:配置文件application.properties( 阅读全文
posted @ 2019-06-24 18:06 Hiro-D 阅读(1070) 评论(0) 推荐(0)