Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New feature]: Azure AD B2C 認証サンプルで、 Spring Cloud Azure のバージョン管理に BOM を使用する #1787

Open
2 tasks done
kharada7 opened this issue Jan 6, 2025 · 0 comments
Labels
target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプル(コード)に関係がある
Milestone

Comments

@kharada7
Copy link
Contributor

kharada7 commented Jan 6, 2025

現在の機能やドキュメントに関する問題点

サンプルアプリケーションでは、 Spring 関連のパッケージについては io.spring.dependency-management を使用してバージョン管理を行っています。
しかし、その他のパッケージは dependencies.gradle で個別にバージョンを定義する必要があります。

必要な解決策

Azure AD B2C 認証サンプルで使用している Spring Cloud Azure について、 spring-cloud-azure-dependencies を使用することで、依存関係のバージョンを指定する必要がなくなるようです。
参考: Spring Cloud Azure の概要 - Java on Azure | Microsoft Learn
これを使用することで、少なくとも Spring Cloud Azure についてはバージョンの指定の必要がなくなり管理が楽になるのではないでしょうか。
また、 Spring Cloud Azure を使用するプロジェクトへ build.gradle での設定例や解説ドキュメントを示すことは有用だと考えます。

良い影響と悪い影響

No response

影響範囲

No response

確認

@kharada7 kharada7 added the not triaged 精緻化、分析がされていない label Jan 6, 2025
@tsuna-can-se tsuna-can-se added target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプル(コード)に関係がある and removed not triaged 精緻化、分析がされていない labels Jan 7, 2025
@tsuna-can-se tsuna-can-se added this to the v1.1.0 milestone Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: Azure AD B2C Auth Azure AD B2C認証の要件別サンプル(コード)に関係がある
Projects
None yet
Development

No branches or pull requests

2 participants