Select Git revision
ShopController.java
-
Sofiane Lasri authored
- Add Shop, Player, and Coordinates classes with basic attributes and operations. - Implement ShopService and PlayerService to manage shop and player data. Introduce ShopController and PlayerController for handling HTTP requests related to shops and players. - Project creation
Sofiane Lasri authored- Add Shop, Player, and Coordinates classes with basic attributes and operations. - Implement ShopService and PlayerService to manage shop and player data. Introduce ShopController and PlayerController for handling HTTP requests related to shops and players. - Project creation