googleapis / googleapis/google-cloud-java

[google-auth-library-java] Add reactor Bindings

オープン
#12,599 コメント 3 件 リアクション 0 件 担当者 1 名 @TimurSadykov が担当を希望しています GitHub で見る
type: feature request
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

**Is your feature request related to a problem? Please describe.**
In order to integrate with reactive apps, you have to either execute blocking calls using Mono.fromCallable or create an implementation based on WebClient.

**Describe the solution you'd like**
A reactive binding of google-auth-library based on WebClient. The implementation would be re-usable for other cloud component's apis. The authentication token generation and the api call creation could be used to make more functionalities reactive.

**Describe alternatives you've considered**
quarkus

**Additional context**
This is related to an issue and PR on the spring-cloud-gcp projec
https://github.com/GoogleCloudPlatform/spring-cloud-gcp/issues/2027
https://github.com/GoogleCloudPlatform/spring-cloud-gcp/pull/2028

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。