Skip to content

ShaoweiTeng-lab/SpringBoot-mall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

電商網站 API 實作

Build Status Downloads Stats

實作項目:

* 商品 查詢/新增/修改/刪除/功能

* 帳號 登入/註冊/更改密碼/登出 功能

* RBAC角色 : User 、 Manager

* 使用Token : Json Web Token (JWT)

* 使用者 訂單功能

使用版本:

* Spring boot 3.0.6

* Spring Security 6.0

* MyBatis 2.3.1

Installation

Clone Repository

https://github.com/sdonline13/SpringBoot-mall.git

Download MySQL Community Server 8.0.33

Windows:

https://dev.mysql.com/downloads/mysql/

Linux:

sudo yum install mysql-community-server

Download JRE:

https://docs.oracle.com/goldengate/1212/gg-winux/GDRAD/java.htm#BGBFJHAB

Contributing

  1. Fork it (https://github.com/sdonline13/SpringBoot-mall/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

My Skills

My Skills

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages