Giter Club home page Giter Club logo

danyuan-application's Introduction

danyuan-application

GitHub issuesGitHub forksGitHub starsGitHub licenseTwitter

系统采用技术或开源框架:

  1. 前端框架:adminLTE
  2. 前端技术:bootstrap,bootstrap-table,js,juqery,ajax,ztree,
  3. 后端技术:spring-boot,security,jpa
  4. 数据库: mysql
  5. 其他工具:maven,

项目启动配置:

  1. 系统安装jdk1.8,mysql5.7,maven3.3
  2. 新建数据库:application
  3. 导入数据库脚本 sql/_mysql_menu_data.sql
  4. 修改项目配置:src/main/resources/application.properties
    1. 修改数据库链接地址数据库用户名密码
    2. 修改 server.port=9999 # 项目端口号
    3. 修改 security.user.name=admin # 项目验证登录用户 4. 修改 security.user.password=admin # 项目验证登录密码
  5. 执行mvn clean
  6. 执行mvn install
  7. 执行mvn spring-boot:run(java -jar target/danyuan.jar)
  8. 访问http://localhost:9999 # 端口号
  9. 输入用户名、密码 admin/admin

演示地址

http://www.danyuan.wang/# 账号密码:admin/admin

QQ群: maven

效果

登录验证 首页 ztree 种子管理 弹窗1 弹窗1 右键

danyuan-application's People

Contributors

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