Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Springboot Plus
Commits
5790b5b2
"jetbrains:/idea/checkout/git" did not exist on "6af9eaa7e1d129859e0f3537c3ee2f79b8d7b905"
Commit
5790b5b2
authored
May 06, 2018
by
最后的夏天
Committed by
闲.大赋
May 06, 2018
Browse files
!18 readme里新增postgresql脚本说明
Merge pull request !18 from 最后的夏天/master
parents
6581f9f3
da31aeca
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
5790b5b2
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
*
admin-core ,核心包,包含了缓存,数据权限,公用的JS和HTML页面。
*
admin-core ,核心包,包含了缓存,数据权限,公用的JS和HTML页面。
*
admin-console, 系统管理功能,包含了用户,组织机构,角色,权限,数据权限,代码生成等管理功能
*
admin-console, 系统管理功能,包含了用户,组织机构,角色,权限,数据权限,代码生成等管理功能
com.ibeetl.admin.CosonleApplication 是系统启动类,在admin-console包下,在运行这个之前,还需要初始化数据库,位于doc/starter-mysql.sql,目前只提供mysql
和
oracle脚本。理论上支持所有数据库
com.ibeetl.admin.CosonleApplication 是系统启动类,在admin-console包下,在运行这个之前,还需要初始化数据库,位于doc/starter-mysql.sql,目前只提供mysql
,
oracle
, postgresql
脚本。理论上支持所有数据库
还需要修改SpringBoot配置文件application.properties,修改你的数据库地址和访问用户
还需要修改SpringBoot配置文件application.properties,修改你的数据库地址和访问用户
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment