springboot 返回前台页面_基于springboot的一款纯净脚手架,注释全、文档全源码免费分享...

源码获取方式:关注转发之后私信回复【源码】即可免费获取到!

前言

SpringBoot_v2项目是努力打造springboot框架的极致细腻的脚手架。包括一套漂亮的前台。无其他杂七杂八的功能,原生纯净。

服务器演示:http://47.99.218.99:8080/springboot_v2/ 账号:admin 密码:admin

项目介绍

基于springboot的一款纯净脚手架。努力打造一款免费开源、注释全、文档全适合新手学习、方便快速二次开发的框架。

组织架构

Springboot├─doc  项目SQL语句以及文档│├─common 公共模块│  ├─base Base继承通用类│  ├─conf springBoot所有配置│  ├─domain 前台返回包│  ├─druid druid连接池│  ├─exception 异常处理包│  ├─file 文件上传│  ├─interceptor 拦截器│  ├─log 日志记录AOP│  ├─domain 前台返回包│  ├─quartz Spring定时器│  └─support 工具包│├─controller 请求访问模块│  ├─admin 模版后台请求包│  ├─websocket websoket消息请求│  └─HomeController.java 首页访问类│├─Mapper Dao模块│  ├─auto mybatis-generator.xml自动生成Dao│  └─custom 自定义Dao│├─Model 实体类模块│  ├─auto mybatis-generator.xml自动生成实体包│  └─custom 自定义实体│├─Service 服务层模块[没写抽象模块,因为我觉得没什么用,可能我能力不足]│├─shiro 权限模块│  ├─config shiro配置│  ├─service shiro服务层│  └─util shiro通用方法│├─util 工具模块│├─SpringbootSwagger2Application 启动类│ ├─SpringbootWebInitializer tomcat启动类│├─test 测试类│├─resources 配置文件夹│  ├─ehcache shiro权限缓存配置│  ├─generator 自动生成模板以及配置目录│  │   ├─MyBatisGenerator mybates半自动生成工具│  │   │   ├─1.bat 执行批处理│  │   │   ├─generator.xml generator配置文件│  │   │   ├─mybatis-generator-core-1.3.2.jar generator1.3.2版本│  │   │   ├─mybatis-generator-core-1.3.7.jar generator1.3.7版本【默认】│  │   │   └─mysqldriver.jar mysql驱动【该驱动为8.0一下的版本不支持8.0自行替换】│  │   ││  │   ├─template 模板文件假│  │   │   ├─controller anction模板│  │   │   ├─html html页面模板│  │   │   ├─mapper dao模板│  │   │   ├─mapperxml daoxml模板│  │   │   ├─model 实体模板│  │   │   ├─service service模板│  │   │   └─sql sql模板│  │   ││  │   └─generator.properties 自动生成配置文件│  ││  ├─mybatis mybatis Mapper.xml生成文件夹│  │   ├─auto自动生成的Mapper.xml文件夹│  │   └─custom 手写Mapper.xml文件夹│  ││  ├─static 静态文件存放文件夹[后台模版就放在此文件夹下面。所有的模版页面都在下面]│  │   ├─admin 后台目录存放│  │   │  ├─assets js、css存放路径│  │   │  ├─assets js、css存放路径│  │   │  └─bootstarp 后台模板存放路径│  │   ├─js js存放│  │   └─login 登录页面js、css、image│  ││  ├─templates 前台HTML存放文件夹│  │   ├─admin 动态后台html模板│  │   ├─error 错误页面html模板│  │   └─login.html 登录html页面│  ││  ├─application-dev.yml 开发环境配置│  ├─application-prod.yml 生产环境配置│  ├─application.yml springboot配置│  ├─banner1.txt springboot 启动动画│  ├─logback.xml log4j配置文件│  └─mybatis-generator.xml mybates自动生成 xml、dao、model│  └─pom.xml   maven.xml

技术选项

a50f61e2419472e28fd31590e289029a.png

前端技术

f3f6ab0bc94c447e6d867ddeb99afbb8.png

jar版本

1c990394739462f0d786f6c846812ec3.png

开发环境

  • JDK8.0
  • mysql5.7以上
  • eclipse

启动类

  • SpringbootStart 启动类

数据库模型

79b23bfe2bd10ba74610a7717b3a0241.png

界面风格

4ffa8c90e08acc7eb67a2d9d95a55db8.png
7202a200789f1bb90717dbaff95f36d6.png
ddad098420a47aa585ee68edc0b2feeb.png
129664b91fd4aefad82caf26986c3412.png
a6985a1fe49be7a57907d6b88216af24.png
a0b36d710c029ae0af67b749abe1ce82.png
8664311680d85f6b8646bdbe180cc6bc.png
a3ba283618e96fd257213b093e3615dc.png
e9f44d5c783d6027ca7ef74161b4071e.png
e137855ad2535a14134f24d844fbee29.png
5034bbf8e93eb33550bd8cb8b9597270.png
3c97e005105fcf2effd0214c0c53e7ce.png

源码获取方式:关注转发之后私信回复【源码】即可免费获取到!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值