Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pass
configuration
Commits
4bab281e
Commit
4bab281e
authored
Nov 20, 2020
by
dwxh
🕸
Browse files
服务器不打印sql
删除最高分约束
parent
ac3b78a4
Changes
3
Hide whitespace changes
Inline
Side-by-side
passBack/passback-debug.yaml
View file @
4bab281e
...
...
@@ -63,4 +63,3 @@ optaplanner:
solver
:
termination
:
spent-limit
:
30s
best-score-limit
:
"
0hard/0soft"
passBack/passback-main.yaml
View file @
4bab281e
...
...
@@ -63,4 +63,3 @@ optaplanner:
solver
:
termination
:
spent-limit
:
30s
best-score-limit
:
"
0hard/0soft"
passBack/passback-server.yaml
View file @
4bab281e
...
...
@@ -38,7 +38,7 @@ spring:
connectionProperties
:
druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
jpa
:
database
:
MYSQL
show-sql
:
tru
e
show-sql
:
fals
e
properties
:
hibernate
:
dialect
:
org.hibernate.dialect.MySQL8Dialect
...
...
@@ -64,4 +64,4 @@ optaplanner:
solver
:
termination
:
spent-limit
:
30s
best-score-limit
:
"
0hard/0soft"
Write
Preview
Markdown
is supported
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