# 毕设-旅游论谈 **Repository Path**: vsunks/tourism ## Basic Information - **Project Name**: 毕设-旅游论谈 - **Description**: springboot+HTML 毕设项目,分为前端和管理端,基于形影旅游网修改 联系 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-20 - **Last Updated**: 2022-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.数据库:MySql5.7 2.前端:Layui,BootStrap,Echars等技术 3.后台:SpringBoot、SpringDataJpa等 4.架构模式:半前后分离架构模式 5.模板引擎:thymeleaf 6.项目管理:Maven 7、JDK版本:1.8 9、主要算法:Twitter雪花算法(ID生成策略)、Bcrypt(密码加密)、JPA排序、推荐算法 ![Image text](readmeFile/1648102116(1).jpg) ![Image text](readmeFile/1648099661(1).jpg) ![Image text](readmeFile/1648102255(1).jpg) ##### **前台访问路径:** ``` http://localhost:8080/dist/view ``` ##### **后台访问路径:** ``` http://localhost:8080/admin/adminlogin ```