Skip to content

Releases: DylanCaiCoding/MultiBaseUrls

1.0.0

17 Nov 12:33
cfe4487
Compare
Choose a tag to compare

Features

  • Support modifying the baseUrl using the @BaseUrl annotation in multiple ways
  • Support modifying the global baseUrl using globalBaseUrl
  • Prioritize using the baseUrl from the full path parameter annotated with @Url

Features

  • 支持多种用@BaseUrl 注解修改 baseUrl 的方式
  • 支持用 globalBaseUrl 修改全局的 baseUrl
  • 优先使用 @Url 修饰的全路径参数的 baseUrl