Skip to content

gitTechhive/java-sample-dashboard-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-sample-project-1

Welcome to the java-sample-dashboard-1 project! This project is built using Spring Boot and Java 17, with a MySQL database.

Prerequisites

  • Java 17
  • MySQL

Getting Started

  1. Clone the repository:

    https://github.com/DarshanTechHive/sample-dashboard-1.git
    
  2. Configure the SQL Server database connection in application.properties:

    spring.datasource.url=jdbc:mysql://localhost:3306/sample_dashboard_1
    spring.datasource.username=root
    spring.datasource.password=Test@123
    
  3. Build and run the project using Maven:

    mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages