Commit History

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