Skip to content

Giap0201/computer-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Computer Shop Backend API

Dự án Backend xây dựng hệ thống thương mại điện tử (bán máy tính & linh kiện). Dự án được xây dựng theo kiến trúc Layered Architecture, chuẩn RESTful API.

🚀 Công nghệ sử dụng

  • Java: 21
  • Framework: Spring Boot 3.x
  • Database: MySQL
  • Build Tool: Maven
  • Khác: MapStruct, Lombok, Hibernate Validator.

🛠️ Cài đặt & Chạy dự án

1. Yêu cầu

  • JDK 21 trở lên
  • MySQL Server đang chạy
  • Maven (tùy chọn, vì đã có mvn wrapper)

2. Cấu hình Database

Mở file src/main/resources/application.properties và sửa thông tin:

spring.datasource.url=jdbc:mysql://localhost:3306/computer_shop
spring.datasource.username=root
spring.datasource.password=your_password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages