Skip to content

janecms/jpetstore-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-jpetstore


fock from spring-jpetstore

说明文档

docs

技术选型

  • Spring MVC,

  • MyBatis 3

  • Spring Security

  • logback

数据库设计

jpetstore_database

table_name Description
supplier 供应商
signon 登录sso
account 用户账户
profile 用户设置
bannerdata 签名页面底部
orders 订单信息
orderstatus 订单跟踪记录
lineitem 订单子项
category 产品目录
product 产品基本信息
item 产品扩展信息(购买单位)
inventory 库存
sequence order seq

分支介绍

  • master : mvc XML配置

  • mvc-annotation:mvc annotation配置

  • distribute :分布式拆分多个模块

  • springboot:springboot+mybatis+springmvc

  • springboot-redis:持久层采用redis


Spring BOOT

Thymeleaf

About

jpetstore 宠物商店 springboot版本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published