Commit e1551d30 authored by 高洋's avatar 高洋

Updates project-create.md

Auto commit by GitBook Editor
parent c82ac393
......@@ -133,7 +133,7 @@ mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate -D archetypeGr
> 目前已经测试过支持的数据库有Mysql,Oracle,SqlServer
> 请修改 `HelParent/core/src/main/java/hel/core/db/liquibase.groovy` 以适配不同的数据库
确定好数据库后,按照[Oracle,MySql,Sqlserver数据库配置](/后端开发/database-config.md)修改项目配置文件config.properties。
确定好数据库后,按照[Oracle,MySql,Sqlserver数据库配置](/后端开发/database-config.md)修改项目配置文件config.properties(其中包含redis配置)
修改配置文件后,按照[创建数据库](/后端开发/database-init.md)中的步骤创建数据库
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment