castle-platform icon indicating copy to clipboard operation
castle-platform copied to clipboard

下载了源码后怎么运行起来?

Open findfeels opened this issue 8 years ago • 1 comments

大神,请问下载了源码后怎么运行起来? 数据库建表的脚本文件在哪里?

findfeels avatar Aug 19 '16 02:08 findfeels

写了一个例子,可以先把这个例子运行起来。 https://github.com/xiangxik/castle-example

数据库不用建表脚本。程序会自动创建。 需要修改数据库配置,在config.properties

xiangxik avatar Oct 04 '16 09:10 xiangxik