Kubernetes微服务实战
上QQ阅读APP看书,第一时间看更新

3.1.5 本章代码

本章没有对应的示例代码文件,演示的代码均来自Delinkcious应用程序:

·Delinkcious应用程序托管在GitHub代码仓库中,可以在https://github.com/the-gigi/delinkcious找到。

·检查v0.1 Tags|Releaseshttps://github.com/the-gigi/delinkcious/releases/tag/v0.1

·克隆下来并使用你最喜欢的IDE或文本编辑器进行后续操作。

·注意,本书的代码示例位于另一个GitHub代码仓库中(https://github.com/PacktPub-lishing/Hands-On-Microservices-with-Kubernetes/)。