Skip to content

0.4.0-M2

Compare
Choose a tag to compare
@OlgaMaciaszek OlgaMaciaszek released this 20 Oct 12:28
· 32 commits to main since this release

Features:

  • Allow configuring different WebClient.Builder beans (not shared) for each @RetrofitClient instance #25 (PR)
  • Adjustments for allowing Spring Native integration for non-load-balanced usecases (PR)

Bugfixes

  • @post with @Body doesn't work using @RetrofitClient with WebClient #26