Skip to content

madhuLin/social_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social

Description

Social is a Java web application built with Spring Boot for social networking purposes. It provides features for user registration, profile management, social interactions, and more.

Prerequisites

  • JDK 17 or higher
  • Maven
  • MySQL database

Installation

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd Social
  3. Build the project using Maven:

    mvn clean install
  4. Run the application:

    mvn spring-boot:run
  5. Access the application at http://localhost:8080 in your web browser.

Technologies Used

  • Java
  • Spring Boot
  • Lombok
  • Hibernate
  • MySQL
  • Maven

Contributors

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors