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
The garage rental system is a Spring Boot application written in Java,
where it uses REST APIs to Create, Read, Update and Delete garages. For now this is a simple CRUD application, however
features like admin and user will get added.