Coder Social home page Coder Social logo

blue03 / awesomevideoadmin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lkmc2/awesomevideoadmin

0.0 1.0 0.0 8.6 MB

基于Spring Boot的《倾心短视频》小程序的后台管理系统

Java 52.39% CSS 0.33% JavaScript 42.68% HTML 3.40% PHP 0.08% CoffeeScript 1.11% Shell 0.01%

awesomevideoadmin's Introduction

AwesomeVideoAdmin

基于Spring Boot的《倾心短视频》小程序的后台管理系统

项目功能

  • 管理用户账号
  • 管理短视频
  • 管理背景乐
  • 审核举报信息

项目使用的技术

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

配套项目

后台管理系统项目需要与以下两个项目配套使用。

《倾心短视频》微信小程序

后端API服务

项目运行方式

  1. 创建数据库awesome_video。
  2. 在数据库中运行src/main/resources下的awesome_video.sql文件。
  3. 修改src/main/resources的application.properties配置文件中的的数据库用户名和密码。
  4. AwesomeVideoAdminApplication.java启动项目。
  5. 在浏览器中访问http://localhost:8085/user/login ,输入用户名admin,密码123456,即可进入系统。

项目截图如下

awesomevideoadmin'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.