mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-14 10:19:39 +00:00
* feat: implement Fallback design pattern with circuit breaker and service monitoring * docs: add README for Fallback design pattern implementation --------- Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>