Commit History

作者 SHA1 備註 提交日期
  reghao 3854d85906 日志消费端放到 search-service 中, 因为要将日志存到 es 中, 不想在 bnt 中添加 es 依赖 9 月之前
  reghao e4627d0201 引入 cn.reghao.bnt.log 包中的 pojo 记录 gateway 日志和 app 日志, 同时将日志的消费端从 message-service 中删除, 移到 bnt 项目中 9 月之前
  reghao fc0434e964 tnb/pom.xml 中使用 dubbo.version 变量指定 dubbo 版本 9 月之前
  reghao db11730374 update user-service hystrix 9 月之前
  reghao 8adef99a97 content-service 引入 spring-cloud-starter-loadbalancer 依赖, 实现三种调用 SpringCloud 服务的方式 9 月之前
  reghao b8b704a4e7 update message-service application.yml 9 月之前
  reghao e66767f5ea update content-service/mall 9 月之前
  reghao 6384ce9fcd 1.content-service 中添加一个 consumer 的 hystrix 降级熔断 demo 9 月之前
  reghao ecc1096da1 user-service 中添加一个 producer 的 hystrix 降级熔断 demo 9 月之前
  reghao dc8fa234f7 user-service 引入 spring-boot-starter-actuator 依赖, 为 Hystrix 监控提供数据 9 月之前
  reghao 34b0e6e0e2 message-service 引入 spring-cloud-starter-netflix-hystrix-dashboard 和 spring-cloud-starter-netflix-turbine 依赖, 提供 Hystrix 监控面板和 Terbine 集群监控 9 月之前
  reghao d658f18b95 content-service 添加 spring-cloud-starter-openfeign 依赖实现 SpringCloud 的服务间调用 9 月之前
  reghao 2d133fc509 更新 user-service 中的 hystrix 熔断处理 9 月之前
  reghao f53a405a28 content-service 添加 DiscoveryTest 9 月之前
  reghao b0d1b6774b content-service 的 application.yml 中添加 spring.cloud.inetutils 忽略指定网卡名和使用指定网段的配置 9 月之前
  reghao 3672f76176 data-service 中添加获取 request body 的 GetRequestBodyFilter 9 月之前
  reghao 94cdafca83 gateway AccessLogFilter 中添加获取 request body 的 getRequestBody 方法 9 月之前
  reghao 98dec5e5ca 更新 content-service 9 月之前
  reghao 8a5e8aa414 message-service 中处理来自 mq 的 AccessLog 和 RuntimeLog 9 月之前
  reghao 20769d8b07 update gateway module 9 月之前
  reghao aa0aa7b00e delete LogProperties in common module 9 月之前
  reghao a1c4f4dfb1 update search-service application-*.yml 9 月之前
  reghao 6e59d8c045 update gateway rate limiter 9 月之前
  reghao 8ba5b0b1ea gateway 的 AdminServer 监听端口修改为 16000 9 月之前
  reghao f75e7c758f search-service 模块添加 NginxLogTest 10 月之前
  reghao 8c1f3e2355 update UserAccountTest#create 10 月之前
  reghao dcdcd8e042 user 引入 spring-cloud-starter-netflix-hystrix:2.2.10.RELEASE 依赖, 由于自 SpringCloud 2020 起删除了 Hystrix 依赖, 因此需要指定版本号 10 月之前
  reghao 81c180a667 README.md 添加 spring 版本 10 月之前
  reghao 3a01394cd4 更新 Dockerfile 使用的 image 10 月之前
  reghao 48fb2ed03a update VideoPostService#publishVideoFile 10 月之前