- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/Netflix/Prana
软件介绍
Prana 是为你的 NetflixOSS 服务的应用。
Prana 很容易集成 NetflixOSS 服务,包括类似 Eureka, Ribbon, Archaius over HTTP 的 Java 客户端库,很容易在非 JVM 语言编写的 NetflixOSS 生态系统中运行。
构建
使用 Gradle 构建
./gradlew build
使用标准的 Gradle 应用插件来构建部署 Prana
./gradlew distZip
Learn Python the Hard Way
Zed Shaw / Example Product Manufacturer / 2011
This is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. It's intended for people who have no coding chops to build up t......一起来看看 《Learn Python the Hard Way》 这本书的介绍吧!
