Skip to content

swagger-dubbo v2.0.1

Compare
Choose a tag to compare
@Sayi Sayi released this 06 Jun 17:01
· 23 commits to master since this release

围绕着2.6.0+版本的dubbo,做了一次重构,并修复了若干BUG。

更新日志:

  1. 支持最新的dubbo注解方式(@DubboComponentScan)的服务发现
  2. 修复某些情况下Swagger数据以JSON格式暴露,而不是String
  3. Spring boot 示例
  4. 跨域支持的一种解决方案