Skip to content

samyak2003-coder/C2C-Backend-Springboot

Repository files navigation

C2C Backend - Spring Boot

Checkout the jsp branch for a JSP + Springboot full stack app

This is the backend for the C2C Web App, built using Spring Boot, MySQL, and Gradle.

🚀 Getting Started

Prerequisites

Ensure you have the following installed:

🔧 Setup Instructions

1️⃣ Clone the Repository

git clone https://github.com/samyak2003-coder/C2C-Backend-Springboot.git
cd C2C-Backend-Springboot

2️⃣ Configure MySQL Database

CREATE DATABASE ooad;

3️⃣ Build and Run the Application

./gradlew build
./gradlew bootRun

Application URL

http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages