统一角色访问控制系统 URACS

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

软件介绍

统一角色访问控制系统(Unified Role Access Control System),是基于Spring Security 3实现的权限控制系统

程序框架版本说明:Spring MVC 3.0.6 + Spring Security 3.1.3 + Hibernate 3.6.10

运行演示例子: 

例子使用的是MySQL数据库,也可以支持其它数据库 

使用 CreateDb_MySQL.sql 创建好数据库,然后将 URACS.Web.war 部署到 Tomcat下 

数据库连接默认使用root用户,密码123456(可修改 jdbc-app.properties 文件) 

启动Tomcat,访问 http://127.0.0.1:8080/URACS.Web 

可使用超级用户 admin,密码 admin 登录

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

Deep Learning

Deep Learning

Ian Goodfellow、Yoshua Bengio、Aaron Courville / The MIT Press / 2016-11-11 / USD 72.00

"Written by three experts in the field, Deep Learning is the only comprehensive book on the subject." -- Elon Musk, co-chair of OpenAI; co-founder and CEO of Tesla and SpaceX Deep learning is a for......一起来看看 《Deep Learning》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具