Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cng1985/ucms
一个简单的网站
https://github.com/cng1985/ucms
cms
Last synced: about 23 hours ago
JSON representation
一个简单的网站
- Host: GitHub
- URL: https://github.com/cng1985/ucms
- Owner: cng1985
- License: mit
- Created: 2017-10-25T02:30:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T22:32:28.000Z (about 2 years ago)
- Last Synced: 2023-03-12T08:27:54.352Z (over 1 year ago)
- Topics: cms
- Language: JavaScript
- Homepage: https://www.haoxuer.com/
- Size: 21.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## umcs
> ucms是优秀cms的简称。通过匠人精神,一步一步的打造一个优秀的cms系统。
### 技术选型:
* **服务端**
* SSH (Spring、SpringMVC、Hibernate)
* 安全权限 Shiro
* 搜索工具 Lucene
* 缓存 Ehcache
* 视图模板 freemarker
* 其它 Jsoup、gson
* [disconver](https://git.oschina.net/yichisancun/disconver)### 网站前端
* bootstrap
* WOW### ucms 工程介绍
* api api工程
* data 工程的controller,数据模块
* web 视图工程,不放代码,使用freemarker作为视图
* 工程数据库位置:sqls/init.sql 登陆后台用户名admin 密码123456
输入mvn tomcat7:run 数据库配置文件:iwan_web(工程)/resources/jdbc.properties### 交流方式
* QQ群:366362344 [ucms开源系统QQ群](http://jq.qq.com/?_wv=1027&k=2Kq3VgV)
* QQ:2601035599
* 微博:http://weibo.com/iwanspace### 开源协议
如果您的网站使用了 ucms, 请在网站页面页脚处保留 ucms相关版权信息链接
### 网站地址
https://www.haoxuer.com/测试账号
运维:账号yunwei密码123456
文案:账号wenan密码123456
股票:账号stock密码123456
![网站首页](http://onlvi543s.bkt.clouddn.com/yichisancun.jpg "网站首页")