mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-13 18:19:14 +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>