Run AnnotationProvider
Run AnnotationConsumer
- Start provider
- Start consumer
- The provider print
java.lang.RuntimeException: Exception to show hystrix enabled
. The exception stack conatins hystrix command info. - The consumer print
result :hystrix fallback value
, which means hystrix fallback configuration is effect.