Skip to content

Latest commit

 

History

History
142 lines (86 loc) · 4.81 KB

README.md

File metadata and controls

142 lines (86 loc) · 4.81 KB

SpringBoot_Football_Matches

GitHub WidgetBox

Football Match Simulation

This project is a Spring Boot application that simulates football matches. It utilizes Spring Web and Data with JPA, MySQL Driver, and Lombok to manage various components of football games, including teams, stadium, referee, and players.

Topics

Overview

Academic project, Master's in Computer Science Engineering.

Technologies Used

  • Spring Boot: Framework for building Java-based enterprise applications.
  • MySQL: Database management system used to store football-related data.
  • Lombok: Java library to reduce boilerplate code, making development cleaner and more concise.

Development Environment

  • Spring Tool Suite (STS): An integrated development environment for building, testing, and deploying Spring applications.
  • PHPMyAdmin: Web-based tool for managing MySQL databases.

Usage

  • Fork then Clone the repository.

  • Open it on STS IDE after instaling it, Maven will build the necessary tools, use POSTMAN for testing.

  • Contact me in LinkedIn for questions.



 
© by Walid BOUSSOU  🇲🇦 😄
 


👏 Thanks for the support

Stargazers

Stargazers repo roster for @walidbosso/SpringBoot_Football_Matches

Forkers

Forkers repo roster for @walidbosso/SpringBoot_Football_Matches

Contributors



GitHub last commit (by committer)

GitHub License

𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 💙 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 ⭐ 𝚝𝚑𝚎 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢!



Back to top