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