17 コミット (ee38587a6ef6059ac06a05ed6f02d6cb31a78f1f)

作成者 SHA1 メッセージ 日付
  Eric Zhao 82578e1fdf
Refactor and improve fallback support for @SentinelResource annotation (#693) 5年前
  yikangfeng 08611fae0f Add exceptionsToIgnore configuration support in @SentinelResource annotation (#683) 5年前
  Eric Zhao 53a4e16144 Fix bug for completing entry with parameters in SentinelResourceAspect 6年前
  Eric Zhao 61c525076f Improve SentinelResourceAspect and update test cases / document of annotation support 6年前
  beston123 6e1dfb374c Add exceptionsToTrace configuration support in @SentinelResource annotation (#543) 6年前
  Eric Zhao f60394c651
Add test cases for sentinel-annotation-aspectj (#581) 6年前
  Eric Zhao 3109ac4bef Remove slf4j dependency in sentinel-annotation-aspectj 6年前
  Eric Zhao 09ba7f081b Resolves #256: Support parameters in entry of Sentinel annotation support 6年前
  Eric Zhao 61a75af379 Add exception count trace for Sentinel annotation aspectj support 6年前
  bitonly 8f85dc5643 Add overloaded handleBlockException method for customized extension (#223) 6年前
  Eric Zhao e0328d412a Remove logic of entering context when entering resource in annotation pointcut 6年前
  bitonly cb09304ee2 Add abstract Sentinel aspect class for extension (#214) 6年前
  Eric Zhao 5aad448191 Refactor logic of getting resource name in Sentinel annotation 6年前
  waveng 078df9db4f Sentinel annotation supports method name as default resource name (#187) 6年前
  Eric Zhao 9164bb19fe
Fix the bug when resolving original method to get annotation (#111) 6年前
  Eric Zhao b1cf30fc24 Add support for shared block handler 6年前
  Eric Zhao 348b1c819b Add Sentinel annotation definition and aspectj extension 6年前