Skip to content

Commit

Permalink
docs: update service locator
Browse files Browse the repository at this point in the history
  • Loading branch information
iluwatar committed May 27, 2024
1 parent 0918074 commit b4c3ddf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions service-locator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,6 @@ Here is the output from running the example:
15:39:51.420 [main] INFO com.iluwatar.servicelocator.ServiceImpl -- Service jndi/serviceA is now executing with id 56
```

## Class diagram

![Service Locator](./etc/service-locator.png "Service Locator")

## Applicability

* Use when you want to decouple service creation from client classes to reduce dependencies and improve code maintainability.
Expand Down

0 comments on commit b4c3ddf

Please sign in to comment.