Skip to content
/ bookstore Public

基于Springboot+SpringSecurity+Thymeleaf+Mysql的网上书城

Notifications You must be signed in to change notification settings

gq97/bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于Springboot+SpringSecurity+Thymeleaf+Mysql的网上书城

主要用到的技术

  • 使用 Springboot+Mysql 搭建整个系统
  • 使用 Springsecurity 管理用户登录权限
  • 使用 Thymeleaf 模板实现页面静态化
  • 使用 Bootstrap+Jquery 框架开发前端界面
  • 使用 Hibernate 自动生成数据库

功能模块

  • 用户模块
    • 用户注册、登录
    • 个人信息修改
    • 密码修改
    • 注销登录
  • 商品模块
    • 首页轮播图
    • 全部书籍展示
    • 分类展示
    • 书籍详细信息
  • 购物车模块
    • 加入购物车
    • 查看购物车
    • 结算购物车

部分功能展示

引入超好看的layer.js组件

成功提交订单

完成展示待发货商品功能

完成订单详情

确认收货

商品评价

加入图片评价,解决显示上传图片问题

在商品详情页展示所有评价

About

基于Springboot+SpringSecurity+Thymeleaf+Mysql的网上书城

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published