All Projects → fallenner → bookshop

fallenner / bookshop

Licence: other
网上书店(java)

Programming Languages

java
68154 projects - #9 most used programming language
Less
1899 projects
Mustache
554 projects

Projects that are alternatives of or similar to bookshop

MiniDao
An powerful enhanced toolkit of SpringJdbc for simplify development
Stars: ✭ 200 (+354.55%)
Mutual labels:  mybatis
LearningNotes
笔记
Stars: ✭ 25 (-43.18%)
Mutual labels:  mybatis
poet ready system
这是一个说阅读网站,jdk 1.8,使用的框架 Spring boot 和 Mybatis ,前端偷懒使用的事layuiAdmin的后台模板框架,主要是一个爬小说,看小说的。 主要有OSS 上传,JSOUP 爬取小说信息, 腾讯云短信服务,简单的权限管理,Echarts 图表,等基础的功能。 写着作为今年毕业设计的。
Stars: ✭ 19 (-56.82%)
Mutual labels:  mybatis
blog-ssm
一个简单漂亮的SSM博客系统。
Stars: ✭ 487 (+1006.82%)
Mutual labels:  mybatis
learning-dome-code
分享日常java学习代码及用例,包括主流的框架、常用的组件、以及比较好的解决方案,项目会持续更新……
Stars: ✭ 58 (+31.82%)
Mutual labels:  mybatis
springboot-mybatis-mysample
No description or website provided.
Stars: ✭ 13 (-70.45%)
Mutual labels:  mybatis
Wms
一个基于Spring MVC、Spring、MyBatis、Shiro框架的仓库管理系统Demo。A warehouse management system implement with Spring MVC, Spring Framework,MyBstis,Shiro and MySQL
Stars: ✭ 248 (+463.64%)
Mutual labels:  mybatis
lightbatis
Lightbatis 增强 MyBatis 版Java 数据库持久层,更简洁并易用
Stars: ✭ 52 (+18.18%)
Mutual labels:  mybatis
mall
SpringBoot + Layui 电子商城系统
Stars: ✭ 38 (-13.64%)
Mutual labels:  mybatis
sqlt
SqlT golang实现的类似MyBaits的Sql 工具
Stars: ✭ 28 (-36.36%)
Mutual labels:  mybatis
M-Volunteer-SpringBoot
美志愿APP服务端,客户端在https://github.com/learner1999/M-Volunteer
Stars: ✭ 52 (+18.18%)
Mutual labels:  mybatis
GymMS
Gym management system based on SSM.
Stars: ✭ 26 (-40.91%)
Mutual labels:  mybatis
IDEAPractice
Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat
Stars: ✭ 45 (+2.27%)
Mutual labels:  mybatis
GoBatis
An easy ORM tool for Golang, support MyBatis-Like XML template SQL
Stars: ✭ 113 (+156.82%)
Mutual labels:  mybatis
RuoYi-Vue-Oracle
🎉 (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue & Element 的前后端分离权限管理系统
Stars: ✭ 225 (+411.36%)
Mutual labels:  mybatis
Mybatis 3
MyBatis SQL mapper framework for Java
Stars: ✭ 16,617 (+37665.91%)
Mutual labels:  mybatis
openbookstore
Bibliographic search of books and personal manager https://gitlab.com/myopenbookstore/openbookstore
Stars: ✭ 24 (-45.45%)
Mutual labels:  bookshop
springboot-action
Spring Boot 入门学习示例。
Stars: ✭ 29 (-34.09%)
Mutual labels:  mybatis
mybatis
Mybatis study
Stars: ✭ 66 (+50%)
Mutual labels:  mybatis
Spring-SpringMVC-MyBatis-Maven
这是平时基于Maven的用于spring整合相关内容的学习demo
Stars: ✭ 74 (+68.18%)
Mutual labels:  mybatis

毕业设计 网上书店

技术点

maven + springmvc + shiro + spring + mybatis + mysql + freemarker

运行:

  1. 导入表结构并配置数据库将bookstore.sql导入到本地mysql中。
  2. 修改\src\main\resources\db.properties 里的用户名和密码。
  3. 配置maven、编译运行即可。

内置账号:

  1. 普通用户
    用户名: dzq 密 码: 12345678
  2. 管理员用户
    用户名: admin 密 码: 12345678

Plan

这个项目作为本人16年毕业设计,用的是当时比较流行的技术栈。  
现计划将此项目改造为当今比较主流的技术栈。后端 springboot, 前端 vuejs版本和 react + typescript版本
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].