03 2019 档案

摘要:############Zuul简单使用################ 1、pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="ht 阅读全文
posted @ 2019-03-21 22:54 小白啊小白,Fighting 阅读(234) 评论(0) 推荐(0) 编辑
摘要:#这个章节主要是针对Hystrix的使用,因为Feign的章节在上一节已经实现了,整个代码也是在上一个章节的基础上修改的 ##################Hystrix一个简单Demo实现####################### 1、pom.xml <?xml version="1.0" 阅读全文
posted @ 2019-03-19 09:15 小白啊小白,Fighting 阅读(1080) 评论(0) 推荐(0) 编辑
摘要:study-url:https://cloud.spring.io/spring-cloud-static/spring-cloud-netflix/1.4.6.RELEASE/multi/multi_spring-cloud-feign.html#netflix-feign-starter ### 阅读全文
posted @ 2019-03-18 22:46 小白啊小白,Fighting 阅读(630) 评论(0) 推荐(0) 编辑
摘要:###################使用默认的负载均衡(轮询)############################# 1、pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org 阅读全文
posted @ 2019-03-17 22:53 小白啊小白,Fighting 阅读(270) 评论(1) 推荐(0) 编辑
摘要:注意:这个章节,请结合前几章节一起使用,因为其要调用上一章节的服务 1、pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http: 阅读全文
posted @ 2019-03-16 23:58 小白啊小白,Fighting 阅读(3005) 评论(0) 推荐(0) 编辑
摘要:1、pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instan 阅读全文
posted @ 2019-03-16 23:34 小白啊小白,Fighting 阅读(619) 评论(0) 推荐(0) 编辑
摘要:1、Eureka-Client简介 #################接下来开始程序啦########################## 1、pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.ap 阅读全文
posted @ 2019-03-16 23:04 小白啊小白,Fighting 阅读(488) 评论(0) 推荐(0) 编辑
摘要:1、Eureka简介 文档:https://cloud.spring.io/spring-cloud-netflix/spring-cloud-netflix.html #####################接下来开始程序啦######################## SpringCloud 阅读全文
posted @ 2019-03-16 22:41 小白啊小白,Fighting 阅读(273) 评论(0) 推荐(0) 编辑
摘要:1、架构演进与微服务 2、RPC 阅读全文
posted @ 2019-03-16 22:21 小白啊小白,Fighting 阅读(218) 评论(0) 推荐(0) 编辑
摘要:刚接触Strom,记录下执行过程 1、pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001 阅读全文
posted @ 2019-03-12 09:58 小白啊小白,Fighting 阅读(182) 评论(0) 推荐(0) 编辑
摘要:1、添加pom.xml 2、创建Person.java类 3、创建SolrUtil.java文件 4、如果出现错误,一般是pom.xml中的jar包太低,因此需要更高版本的包。 阅读全文
posted @ 2019-03-06 19:24 小白啊小白,Fighting 阅读(1787) 评论(0) 推荐(0) 编辑
摘要:参考博客:https://blog.csdn.net/u013160017/article/details/81037279 下载地址:https://lucene.apache.org/solr/mirrors-solr-latest-redir.html 一、安装步骤如下: 二、添加自己的cor 阅读全文
posted @ 2019-03-05 19:34 小白啊小白,Fighting 阅读(722) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示