Thymeleaf+SpringBoot+Mybatis实现的齐贤易游网旅游信息管理系统
本系统是基于Thymeleaf+SpringBoot+Mybatis。是非常标准的SSM三大框架(
SpringBoot就是一个大框架,里面包含了许多的东西,其中Spring就是最核心的内容,其中也包含Spring MVC)实现的齐贤易游网旅游信息管理系统。
难度等级:中等
技术栈
编辑器
IntelliJ IDEA 2019.1.1 (Ultimate Edition)
前端技术
基础:html+css+JavaScript
框架:JQuery+Layui
后端技术
SpringBoot 1.5.8.RELEASE+Mybatis
模板引擎:thymeleaf
数据库连接池:Tomcat-JDBC(SpringBoot1默认)
数据库:mysql 5.7.27(个人测试使用)
jdk版本:1.8.0_181(个人测试使用)