# java-hystrix **Repository Path**: ccxfx/java-hystrix ## Basic Information - **Project Name**: java-hystrix - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-11 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 主要是hystrix 使用demo。 所有demo在src/test/java/com/pingan/test/springbootdemo/目录下,运行某个demo记得将@Test 注释去掉。 hystrix入门使用手册可见本库的wiki页:https://github.com/star2478/java-hystrix/wiki/Hystrix%E4%BD%BF%E7%94%A8%E5%85%A5%E9%97%A8%E6%89%8B%E5%86%8C%EF%BC%88%E4%B8%AD%E6%96%87%EF%BC%89