Git Product home page Git Product logo

movie-8's Introduction

基于SpringBoot的电影后台管理系统

前言

本项目为郑州轻工业大学软件学院大三上学期实训项目。项目需求为:使用SSH构建电影后台管理系统。我们组使用了SpringBoot进行开发。详情:https://blog.csdn.net/qq_43437555/article/details/112330482

配置

配置文件修改application-pro中的配置即可 mysql配置: application-pro中的配置进行修改即可 redis安装与配置: https://www.jianshu.com/p/e90317668ae2

数据库文件

movie.sql

启动

直接启动即可

访问

http://localhost:80/admin/login.html

初始用户名和密码设置

需要自行在数据库user表中插入一条数据,密码需要md5加密后存入,可以使用test/utils包下MD5UtilsTest将明文转换为密文

movie-8's People

Contributors

suobanjin avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.