All Projects → Wushiyii → cake_shop

Wushiyii / cake_shop

Licence: other
基于Springboot、Thymeleaf、AmazeUI、BootStrap实现的一个电商网页

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to cake shop

Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (-2.94%)
Mutual labels:  thymeleaf, springboot2
Newbee Mall
🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
Stars: ✭ 8,319 (+24367.65%)
Mutual labels:  thymeleaf, springboot2
Spring-Boot-Security-Thymeleaf-Demo
Spring Boot 2.0+Srping Security+Thymeleaf的简易教程
Stars: ✭ 56 (+64.71%)
Mutual labels:  thymeleaf, springboot2
Spring Boot Leaning
Spring Boot 2.X 最全课程代码
Stars: ✭ 2,008 (+5805.88%)
Mutual labels:  thymeleaf, springboot2
Spring Boot Projects
该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
Stars: ✭ 4,022 (+11729.41%)
Mutual labels:  thymeleaf, springboot2
My Blog
🌴A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
Stars: ✭ 2,400 (+6958.82%)
Mutual labels:  thymeleaf, springboot2
spring-boot-web-application-sample
Real World Spring Boot Web Application Example with tons of ready to use features
Stars: ✭ 143 (+320.59%)
Mutual labels:  thymeleaf
t-blog
简洁的个人博客系统 springboot+thymeleaf+mybatis+tale.js+redis
Stars: ✭ 22 (-35.29%)
Mutual labels:  thymeleaf
new-star-blog
NewStarBlog is an open source Java blog platform. NewStarBlog是国产开源Java博客平台。
Stars: ✭ 81 (+138.24%)
Mutual labels:  thymeleaf
xdu-cloudcourse-web
西电云计算课程大作业Web端代码示例
Stars: ✭ 26 (-23.53%)
Mutual labels:  thymeleaf
spring-boot-doma2-sample
No description or website provided.
Stars: ✭ 95 (+179.41%)
Mutual labels:  thymeleaf
JavaHub
Java程序员学习之路,持续更新原创内容,欢迎Star
Stars: ✭ 27 (-20.59%)
Mutual labels:  springboot2
o365
O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,绑定解绑域名,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告
Stars: ✭ 281 (+726.47%)
Mutual labels:  thymeleaf
springboot2-angular7-swagger
This project shows how to generate and consume Swagger API with Spring boot and Angular.
Stars: ✭ 27 (-20.59%)
Mutual labels:  springboot2
zxText
使用 SpringBoot + Thymeleaf + MySQL + MyBatis 实现简单的增删改查以及条件分页查询
Stars: ✭ 19 (-44.12%)
Mutual labels:  thymeleaf
retail-banking
Consumer Banking Application
Stars: ✭ 25 (-26.47%)
Mutual labels:  thymeleaf
spring-boot-web
Spring Boot脚手架工程
Stars: ✭ 29 (-14.71%)
Mutual labels:  thymeleaf
xiaoyuanxianyu
基于SpringBoot2.0的校园二手交易平台后台
Stars: ✭ 83 (+144.12%)
Mutual labels:  springboot2
springboot-action
Spring Boot 入门学习示例。
Stars: ✭ 29 (-14.71%)
Mutual labels:  thymeleaf
springboot-learning-demo
springboot学习示例
Stars: ✭ 17 (-50%)
Mutual labels:  thymeleaf

Cake_Shop

简介:

Cake_Shop是一个基于Springboot的糕点类主题电商项目。为什么要做这个项目,其实是因为某天晚上在饿了么看见可口的蛋糕,一时饥饿难耐..

技术栈:

Springboot、Mybatis、thymeleaf、spring-security、Mysql、druid、Bootstrap、NotfyJs、AmazeUI、ECharts.. 此外还有用到一些小工具:tk.mybatis、lombok、IdGenrator...

一些问题

Cake_Shop的前台部分鱼龙混杂,基本是哪个好看就用哪个,没有工程性。后台倒是用了Amaze,比较简洁也好看 —————————————————————

近期更新(2018.11.13):

2018.11.13

  1. 增加后台用户、商品管理

计划中:

  1. 用Angular重构前端...

一、外观

首页

iOgZVS.png

全部商品

iOgADf.png

我的订单

iOgivt.png

后台订单管理

iOgEb8.png

后台订单管理

iOgkKP.png

二、使用

安装

$ git clone https://github.com/Wushiyii/cake_shop.git

配置

执行DB文件夹下的sql,数据库的用户密码配置在application.yml中,项目中使用的是druid连接池。

使用

	mvn spring-boot:run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].