权限管理系统 jty

码农软件 · 软件分类 · 安全相关框架 · 2019-10-02 09:42:42

软件介绍

jty 是由 spring+springmvc+hibernate+shiro+quartz+maven+easyui 写的一个框架集合,参考了springsidejeesite 等一些优秀的开源项目,目前实现了一个基础的权限管理系统,界面美观(我觉的挺好看...囧),后面如果有空闲时间 会继续添加一些常见的功能,工作流、webservice 什么的,有空也会修改。

后台访问路径:http://localhost:8080/jty/a

帐号:admin     密码:123456

系统截图

本文地址:https://codercto.com/soft/d/15859.html

Refactoring

Refactoring

Martin Fowler、Kent Beck、John Brant、William Opdyke、Don Roberts / Addison-Wesley Professional / 1999-7-8 / USD 64.99

Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its int......一起来看看 《Refactoring》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码