- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/tavenli/URACS
软件介绍
统一角色访问控制系统(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 登录
Usability for the Web
Tom Brinck、Darren Gergle、Scott D. Wood / Morgan Kaufmann / 2001-10-15 / USD 65.95
Every stage in the design of a new web site is an opportunity to meet or miss deadlines and budgetary goals. Every stage is an opportunity to boost or undercut the site's usability. Thi......一起来看看 《Usability for the Web》 这本书的介绍吧!
