1 Star 0 Fork 0

越飞越低 / socns

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
README.md 968 Bytes
Copy Edit Raw Blame History
老烟枪 authored 2015-04-16 14:38 . 2

#Socns

Socns 是一个简单的内容分享社区, 希望为用户提供一个纯粹、高质的交流平台.

##使用的框架:

  • Bootstrap 3
  • Spring mvc
  • Velocity
  • Hibernate

数据库配置(MySQL)

src/main/resources/init.properties

jdbc.url=jdbc:mysql://localhost:3306/db_socns?autoReconnect=true&useUnicode=true&characterEncoding=utf-8
jdbc.username=your username
jdbc.password=your password

# 初始数据库文件位置(sql/db_init.sql), 默认用户: admin / 12345

索引文件存放目录

src/main/resources/init.properties

# indexs path
hibernate.search.indexs=d:/data/indexs

图片工具安装路径配置

src/main/resources/mtons.properties

# graphicsmagick for windows
gmagick.home=C:/Program Files/GraphicsMagick-1.3.20-Q8

Graphicsmagick 下载

实际应用站点

http://mtons.com

QQ交流群:378433412

1
https://gitee.com/zqnet/socns.git
git@gitee.com:zqnet/socns.git
zqnet
socns
socns
master

Search