Code Monkey home page Code Monkey logo

dhxtling / mysiteforme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangl1989/mysiteforme

0.0 1.0 0.0 6.39 MB

mysiteforme权限管理系统是作者学习springBoot时基于springBoot开发的一套轻量级的系统脚手架,可以以此形成一套属于自己的系统后台 ,自动生成前后台基本代码;使用Spring Boot、Shiro、MyBatis、Layui等框架,包含:用户管理、角色管理、权限管理、资源管理、数据库管理、源码生成、调度管理等

Home Page: https://admin.mysiteforme.com

License: Apache License 2.0

Java 51.23% TSQL 0.12% CSS 5.29% HTML 21.26% FreeMarker 22.10%

mysiteforme's Introduction

mysiteforme

系统后台预览地址: https://admin.mysiteforme.com 用户名:admin 密码:123456(该账户不能修改密码)
技术交流QQ群:692984846

系统更新

  • 原系统使用的七牛云上传的密钥已经失效不能使用
  • 可以更新代码选择系统默认的本地上传
  • 如继续使用旧版也可以去七牛申请10G免费的云存储空间,然后获得密钥,更新到你的配置文件中(点我申请)
  • 旧版配置文件位于util/QiniuFileUtil

主要功能

  • 系统用户,角色,权限增删改查,权限分配,权限配色
  • 文件上传可自由选择本地存储,七牛云存储,阿里云存储
  • 系统字典
  • 配置网站基本信息,包括博客数据限制
  • 查看系统关键操作的日志(可在系统后台自动定制需要监控的模板)
  • 在线新增数据库并直接生成 前,后台基本源码,放到源码相应目录中重启tomcat可直接使用,预览
  • 系统定时任务的新增改查 立即启动 暂停 恢复

技术框架

  • 核心框架:SpringBoot
  • 安全框架:Apache Shiro 1.3.2
  • 缓存框架:Redis 4.0
  • 搜索框架:Lucene 7.1
  • 任务调度:quartz 2.3
  • 持久层框架:MyBatis 3 mybatisplus 2.1.4
  • 数据库连接池:Alibaba Druid 1.0.2
  • 日志管理:SLF4J 1.7Log4j
  • 前端框架:layui
  • 后台模板:layuicms 2.0。
  • 富文本:wangEditor

系统登录

系统权限

系统日志

数据表

权限分配

开发环境

建议开发者使用以下环境,这样避免版本带来的问题

  • IDE:idea
  • DB:Mysql5.7 Redis(Window版本,Linux版本)
  • JDK:JAVA 8
  • WEB:Tomcat8 (采用springboot框架开发时,并没有用到额外的tomcat 用的框架自带的)

运行环境

  • WEB服务器:WeblogicTomcatWebSphereJBossJetty
  • 数据库服务器:Mysql5.5+
  • 操作系统:WindowsLinux (Linux 大小写特别敏感 特别要注意,还有Linux上没有微软雅黑字体,需要安装这个字体,用于生成验证码)

快速体验

  • 将源码导入IDE
  • 将源码路径下的src/main/resources/sql 中的mysiteforme.sql导入到数据库中(qrtz.sql为定时任务的几张jibenbiao mysiteforme.sql已经包含)
  • 将src\main\resources目录下的application.yml配置文件里的mysql用户名密码改成你本地的
  • 安装redis数据库 默认数据库密码为空(注*** 必须安装redis 否则本系统会报错)
  • redis的window版本有些地方下载可以下不下来,可以到这里下载https://pan.baidu.com/s/1dG22JQT
  • 注册redis系统服务 打开cmd--->切换到安装redis的目录--->redis-server.exe --service-install redis.windows-service.conf
  • 启动系统 预览地址为:http://localhost:8080 管理员用户名:test 密码:1

技术交流

mysiteforme's People

Contributors

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