mirror of
https://github.com/square/okhttp.git
synced 2025-04-19 07:42:15 +03:00
Add okhttp-spring-boot to works_with_okhttp.md (#8673)
This commit is contained in:
parent
3319f24bf7
commit
9ee3463b79
@ -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.
|
* [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.
|
* [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-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-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-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).
|
* [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).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user