Skip to content

Adi-404/Springboot_todo_backend

Repository files navigation

Backend Service

This backend service is built with Spring Boot and connects to a MySQL database managed in Docker, with phpMyAdmin for database management.

Technologies Used

  • Spring Boot: Java backend framework
  • MySQL: Database for storing application data, managed in Docker
  • phpMyAdmin: Web interface for MySQL, managed in Docker

Prerequisites

  • Docker: Ensure Docker is installed and running on your machine.
  • Java 17 or above: Required to run Spring Boot.
  • Maven: Ensure Maven is installed for dependency management (or use the included mvnw wrapper).

Project Setup

1. Clone the Repository

git clone <your-repo-url>
cd <your-repo-directory>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published