Coder Social home page Coder Social logo

springbootmovie's Introduction

基于Spring Boot的电影网站

项目功能

普通用户

  • 浏览电影列表
  • 查看电影预告与详情
  • 查看收录的电影网站
  • 查看最新电影动态

管理员

  • 管理电影预告与详情
  • 管理收录的电影网站
  • 管理最新电影动态
  • 管理网址信息
  • 管理友情链接

项目使用的技术

  • 框架:Spring Boot 2.0.5.RELEASE、Mybatis
  • 模板:Thymeleaf
  • 数据库:MySQL、Redis
  • 缓存:Spring Cache
  • 安全控制:Spring Security
  • 插件:Druid连接池、Mybatis Generator、通用Mapper、PageHelper分页插件、Lombok、Spring Boot Devtools热部署

项目运行方式

  1. 创建数据库spring_boot_movie。
  2. 在数据库中运行src/main/resources下的spring_boot_movie.sql文件。
  3. 修改src/main/resources的application.properties配置文件中的的数据库用户名和密码。
  4. 启动Redis服务器。
  5. 运行SpringBootMovieApplication.java启动项目。
  6. 在浏览器中访问http://localhost:8080/index ,进入电影首页。
  7. 在浏览器中访问http://localhost:8080/login ,输入用户名admin,密码123456,进入后台管理系统。

项目界面截图

springbootmovie's People

Contributors

lkmc2 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.