Skip to content
Snippets Groups Projects
Commit ab8a4dbe authored by Barthelemy JUGLAIR's avatar Barthelemy JUGLAIR
Browse files

Update README.md

parent 7134d9b5
Branches main
No related tags found
No related merge requests found
# Java Pro - Dependency Injector TP
## Class diagram
![Class diagram](https://gitlab.isima.fr/bajuglair/DI-Container/-/blob/master/class_diagram.png?raw=true)
![alt_text](https://gitlab.isima.fr/bajuglair/DI-Container/-/raw/7134d9b58aa2aadd2a73bc68deafa12b1861c596/class_diagram.png)
The BasicRestaurant, Bakery and Restaurant classes use the Annotations @Autowired, @Unique and @Tag to represent different scenario for the container to handle.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment