Skip to content

Commit

Permalink
Add okhttp-spring-boot to works_with_okhttp.md (#8673)
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke authored Feb 15, 2025
1 parent 3319f24 commit 9ee3463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/works_with_okhttp.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Here’s some libraries that work nicely with OkHttp.
* [OkHttp Profiler](https://plugins.jetbrains.com/plugin/11249-okhttp-profiler): An IntelliJ plugin for monitoring OkHttp calls.
* [OkReplay](https://github.com/airbnb/okreplay): Record and replay OkHttp network interaction in your tests.
* [okhttp-signpost](https://github.com/pakerfeldt/okhttp-signpost): OAuth signing with signpost and OkHttp.
* [okhttp-spring-boot](https://github.com/freefair/okhttp-spring-boot): Spring Boot starters for OkHttp
* [okhttp-staleiferror-interceptor](https://github.com/PeelTechnologies/okhttp-staleiferror-interceptor/): serve stale responses when the server isn’t reachable.
* [okhttp-stats](https://github.com/flipkart-incubator/okhttp-stats): Get stats like average network speed.
* [okhttp-system-keystore](https://github.com/charleskorn/okhttp-system-keystore): Use trusted certificates from the operating system keystore (Keychain on macOS, Certificate Store on Windows).
Expand Down

0 comments on commit 9ee3463

Please sign in to comment.