Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fanchaoo/hahu
参照知乎网做的一个简易版问答网站,后台采用Java语言,及Spring,SpringMVC,MyBatis等框架,模版引擎使用FreeMarker。数据库用到MySQL,Redis。
https://github.com/fanchaoo/hahu
freemarker java maven mybatis redis spring springmvc ssm zhihu
Last synced: 2 days ago
JSON representation
参照知乎网做的一个简易版问答网站,后台采用Java语言,及Spring,SpringMVC,MyBatis等框架,模版引擎使用FreeMarker。数据库用到MySQL,Redis。
- Host: GitHub
- URL: https://github.com/fanchaoo/hahu
- Owner: fanchaoo
- Created: 2017-05-03T09:33:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T07:22:12.000Z (about 2 years ago)
- Last Synced: 2025-01-12T02:19:24.528Z (9 days ago)
- Topics: freemarker, java, maven, mybatis, redis, spring, springmvc, ssm, zhihu
- Language: Java
- Homepage:
- Size: 604 KB
- Stars: 433
- Watchers: 22
- Forks: 202
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
友情链接:https://github.com/fanchaoo/netease-cloud-music-community
# Hahu
1. 本项目是参照知乎做的一个简易版的问答网站。
2. 后台采用Spring、SpringMVC、MyBatis、FreeMarker等技术,数据库用到MySQL、Redis,前端用到jQuery、artTemplate。
3. 本项目采用Maven构建,导入后需要:修改df.properties中的mysql.password,redis.password,mail.password为您个人的配置;修改com/fc/util/MyConstant.java,将七牛云的相关配置改为您的个人配置。
4. 此项目为初学者练手项目,由于时间仓促,前端的代码可能有些杂乱。有什么错误希望大家能指出,在此感谢。
5. 项目截图![image.png](https://upload-images.jianshu.io/upload_images/1754553-a65e37dddc13b250.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![image.png](https://upload-images.jianshu.io/upload_images/1754553-95e76d5752efb52e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![image.png](https://upload-images.jianshu.io/upload_images/1754553-dc817abefabc0f74.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![image.png](https://upload-images.jianshu.io/upload_images/1754553-3aa1db011a58ac67.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)