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
This repository contains source code, practical examples, and projects created while mastering the Spring Framework ecosystem. It serves as a comprehensive guide to building robust web applications and RESTful services using modern Java technologies.
"Space Traveller's Hub" is a website for all fans of space. It is a Single Page App (SPA) that allows users to: - Reserve rockets. - Join Missions. - View profile what has been booked.
The Restaurant Management Application is a Spring Boot-based web application designed to help manage restaurant information. It allows users to perform various operations related to restaurant management, including adding new restaurants, updating specialties, and deleting restaurants from the system.
ChâTop is a Spring Boot backend API for rental property management. It offers REST endpoints for authentication, property listings, and messaging, serving as the backend for an Angular frontend and replacing the previous system.