Giter Club home page Giter Club logo

bd_travel_springboot's Introduction

毕业设计项目,将ssm技术切换为springboot,使用内置的tomcat即可运行项目。

管理系统

用户门户网站

技术

  • 后台:springboot+mybatis+mysql
  • 前台:jsp+js+bootstrap
  • 开发工具: idea

功能列表

  • 管理端管理员用户可以管理景点、美食、门票、订单(用户取票)、用户(激活与禁用);
  • 门户网站用户/游客可以查看景点、美食、门票(购买)、订单查询、用户注册、用户登录、个人信息更新操作;

项目使用步骤

  • 通过idea导入项目,配置maven、jdk;
  • springboot整合jsp,需要在idea中配置webapp目录: file-projectStructure-modules-选中web,为它配置webResourceDirectories,即新增,指定项目中的webapp目录;
  • 将sql脚本在本地数据库执行(建表语句以及插入数据的语句);
  • 修改application.properties配置文件中datasource相关配置(url、username、password);
  • 通过BdTravelApplication启动类,启动项目即可。

注意

  • 前端页面适配15.6寸笔记本屏幕;
  • 根据请求中的关键字寻找controller;
  • 当时编码经验不足,功能相对简单,但是完整;

bd_travel_springboot's People

Contributors

neutrino25 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bd_travel_springboot's Issues

求解答

老哥,请问一下刚创建的用户怎么激活,在线等

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.