You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2022. It is now read-only.
Write a file inside src/main/java/me/leslie/generals/server/rest that handles Troops.
Name the file TeamController and implement it similar to ArmyController.
Start with the methods get and getall.
Write a file inside
src/main/java/me/leslie/generals/server/restthat handles Troops.Name the file
TeamControllerand implement it similar to ArmyController.Start with the methods get and getall.