spring 安全教程的 git 代码不可用

The git code for spring security tutorial is not available

当我阅读以下教程 (https://spring.io/guides/tutorials/spring-security-and-angular-js) 时,它提到了以下 git 存储库: https://github.com/spring-guides/tut-spring-security-and-angular-js

不过,这个仓库好像只有两个文件,其他的都没有。

任何人都可以恢复它吗?

谢谢!

link 中的存储库是包含教程内容本身的存储库。没有包含该教程示例项目的存储库(因为您在教程中从头开始创建项目,所以也没有必要)。