Giter VIP home page Giter VIP logo

danyuan-application's Introduction

danyuan-application

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

  1. 前端框架:adminLTE
  2. 前端技术:bootstrap,bootstrap-table,js,juqery,ajax,ztree,
  3. 后端技术:spring-boot,security
  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 # 项目验证登录用户 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

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

2017/07/14

  1. 完善种子管理页面增删改
  2. 修改bootstrap-table表格汉化,添加导出文件按钮

2017/07/13

  1. 网站采集种子配置管理模块添加
  2. 修改banner
  3. 修改软件图标
  4. 修改项目名称定义为:初学者

2017/07/12

调整软件模块

2017/07/07

  1. 修改ztree完善点击选择图标
  2. 添加安全框架spring-boot-starter-security

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.