Skip to content

SweetMart: Order delightful Ghee sweets, Kaju sweets, Traditional sweets, Sugarfree sweets from most authentic online sweet shop in Delhi.

Notifications You must be signed in to change notification settings

niths2703/SweetMart-Java-Spring-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SweetMart

Tech Stack :

Java | Hibernate |Spring Framework |Spring Boot | Spring Data JPA | MySQL | Maven | Swagger UI

Services :

Login Service | User Service | SweetOrder Service | SweetItem Service | OrderBill Service | Product Service

Installation and Run :

*Before running the API server, you should update the database config inside the application.properties file.

*Update the port number, username and password as per your local database configuration.

server.port=8080

spring.datasource.url=jdbc:mysql://localhost:3306/sweetMart;
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.username=root
spring.datasource.password=root

About

SweetMart: Order delightful Ghee sweets, Kaju sweets, Traditional sweets, Sugarfree sweets from most authentic online sweet shop in Delhi.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages