10000 GitHub - q80727561/shop: 基于Spring-boot和bootstrap搭建的商城系统
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

q80727561/shop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

购物系统

Build Status Coverage Status

在线商城项目,持续完善中...

功能导图

启动服务

com.vito16.shop.Application.main()

主页:http://localhost:8081/
后台:http://localhost:8081/admin/login

配置修改

可以在application.properties中修改相关配置(http服务端口、数据库配置...)

  • 访问端口:server.port
  • 数据库相关配置:jdbc.***

About

基于Spring-boot和bootstrap搭建的商城系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 73.8%
  • JavaScript 20.3%
  • CSS 5.9%
0