在哪里可以找到 3.1 的 Spring OpenId 示例?

发布于 2024-12-27 17:46:08 字数 500 浏览 0 评论 0原文

如果我理解 正确,有一个版本为 3.1 的 Spring Security OpenId 示例应用程序。

我很难找到它。我在 Maven 存储库中只看到最高版本 3.07。 http://mvnrepository.com/artifact/org.springframework.security /spring-security-samples-openid

有人能指出我正确的方向吗?谢谢!

If I understand this correctly, there is a version of the Spring Security OpenId Sample app for version 3.1.

I'm having a tough time finding it. I only see up to version 3.07 in the Maven repository.
http://mvnrepository.com/artifact/org.springframework.security/spring-security-samples-openid

Can someone point me in the right direction? Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

〃温暖了心ぐ 2025-01-03 17:46:08

示例不再部署到 Maven Central。正如 参考 提到的可以通过从源代码构建来获取它们,这是有道理的,因为大多数时候您会想要使用示例。请注意,源已移至 github

The samples are no longer deployed to maven central. As the reference mentions you can obtain them by building from source which makes sense since most of the time you will want to play around with the samples. Note that the source has moved to github

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文