Skip to content
GitLab
菜单
项目
群组
代码片段
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
菜单
打开侧边栏
Pass
configuration
提交
4b993d1c
提交
4b993d1c
编辑于
12月 30, 2020
作者:
dwxh
🕸
浏览文件
更新passBack/passback-main.yaml, passBack/passback-debug.yaml
上级
4e8873b4
变更
2
Hide whitespace changes
Inline
Side-by-side
passBack/passback-debug.yaml
浏览文件 @
4b993d1c
...
...
@@ -2,7 +2,11 @@ server:
port
:
8080
servlet
:
context-path
:
/
http
:
port
:
8443
ssl
:
enabled
:
false
spring
:
datasource
:
url
:
jdbc:mysql://localhost:3306/APS?serverTimezone=Asia/Shanghai&characterEncoding=utf-8&allowMultiQueries=true
...
...
@@ -37,6 +41,7 @@ spring:
connectionProperties
:
druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
jpa
:
database
:
MYSQL
open-in-view
:
true
show-sql
:
true
properties
:
hibernate
:
...
...
passBack/passback-main.yaml
浏览文件 @
4b993d1c
...
...
@@ -2,6 +2,10 @@ server:
port
:
8080
servlet
:
context-path
:
/
http
:
port
:
8443
ssl
:
enabled
:
false
spring
:
datasource
:
...
...
@@ -37,6 +41,7 @@ spring:
connectionProperties
:
druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
jpa
:
database
:
MYSQL
open-in-view
:
true
show-sql
:
true
properties
:
hibernate
:
...
...
编辑
预览
Supports
Markdown
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录