Historial de Commits

Autor SHA1 Mensaje Fecha
  reghao 708492a2e2 PlayRecordMapper.xml 中不再使用 ended 字段 hace 7 meses
  reghao 37c0ed63ac update PlayRecordMapper.xml hace 7 meses
  reghao 1f18d4ff37 content-service/vod 中添加一个 PlayComplete 记录播放完成的视频, 不再使用 PlayRecord 中的 ended 字段 hace 7 meses
  reghao 16c91e2e23 update search-service hace 7 meses
  reghao f928d79689 update VideoEditService hace 7 meses
  reghao 476dfbf008 update ArticlePostService hace 7 meses
  reghao a777eda3f4 update VideoPostQueryImpl pageSize hace 7 meses
  reghao bc7b7f1bb6 添加 VideoEditController 接口和实现 hace 7 meses
  reghao a9b67c5b06 update RichTextMongo hace 7 meses
  reghao 478fff33f2 update search-service hace 7 meses
  reghao d815dd0e61 update VideoPostTest hace 7 meses
  reghao 7e80815228 content-service RichTextMongo 的 pageSize 设置为 100 hace 7 meses
  reghao c7d413c94e search-service 添加 spring-cloud-starter-alibaba-nacos-config 依赖,对应的 nacos-client 版本为 2.4.1 hace 7 meses
  reghao b480d0f4fa content-service 的 SearchServiceImpl 修复对查询返回空结果的处理 hace 7 meses
  reghao 5f192fe417 update content-service hace 7 meses
  reghao eef5b17072 update search-service hace 7 meses
  reghao 35b86061d9 更新 search-service logback 的日志文件名字 hace 7 meses
  reghao b65dcdd340 content/app/data 中添加一个 news 接口提供新闻服务, 它会定时爬取指定新闻网站上的内容 hace 7 meses
  reghao 3854d85906 日志消费端放到 search-service 中, 因为要将日志存到 es 中, 不想在 bnt 中添加 es 依赖 hace 7 meses
  reghao e4627d0201 引入 cn.reghao.bnt.log 包中的 pojo 记录 gateway 日志和 app 日志, 同时将日志的消费端从 message-service 中删除, 移到 bnt 项目中 hace 7 meses
  reghao fc0434e964 tnb/pom.xml 中使用 dubbo.version 变量指定 dubbo 版本 hace 8 meses
  reghao db11730374 update user-service hystrix hace 8 meses
  reghao 8adef99a97 content-service 引入 spring-cloud-starter-loadbalancer 依赖, 实现三种调用 SpringCloud 服务的方式 hace 8 meses
  reghao b8b704a4e7 update message-service application.yml hace 8 meses
  reghao e66767f5ea update content-service/mall hace 8 meses
  reghao 6384ce9fcd 1.content-service 中添加一个 consumer 的 hystrix 降级熔断 demo hace 8 meses
  reghao ecc1096da1 user-service 中添加一个 producer 的 hystrix 降级熔断 demo hace 8 meses
  reghao dc8fa234f7 user-service 引入 spring-boot-starter-actuator 依赖, 为 Hystrix 监控提供数据 hace 8 meses
  reghao 34b0e6e0e2 message-service 引入 spring-cloud-starter-netflix-hystrix-dashboard 和 spring-cloud-starter-netflix-turbine 依赖, 提供 Hystrix 监控面板和 Terbine 集群监控 hace 8 meses
  reghao d658f18b95 content-service 添加 spring-cloud-starter-openfeign 依赖实现 SpringCloud 的服务间调用 hace 8 meses