Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
search
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
曲欣亮
search
Commits
b1a306e3
Commit
b1a306e3
authored
Jul 11, 2019
by
Quxl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x
parent
7f919976
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
10 deletions
+1
-10
application-dev.yml
src/main/resources/application-dev.yml
+1
-1
logback.xml
src/main/resources/logback.xml
+0
-9
No files found.
src/main/resources/application-dev.yml
View file @
b1a306e3
...
@@ -4,7 +4,7 @@ solr:
...
@@ -4,7 +4,7 @@ solr:
offset-minute-for-day
:
1500
offset-minute-for-day
:
1500
offset-minute-for-minute
:
10
offset-minute-for-minute
:
10
cron-for-day
:
0 0 3 * * ?
cron-for-day
:
0 0 3 * * ?
cron-for-minute
:
1/5
* * * * ?
cron-for-minute
:
0
* * * * ?
spring
:
spring
:
datasource
:
datasource
:
type
:
com.alibaba.druid.pool.DruidDataSource
type
:
com.alibaba.druid.pool.DruidDataSource
...
...
src/main/resources/logback.xml
View file @
b1a306e3
...
@@ -38,13 +38,4 @@
...
@@ -38,13 +38,4 @@
</root>
</root>
</springProfile>
</springProfile>
<logger
name=
"com.microsoft"
level=
"INFO"
/>
<logger
name=
"com.alibaba"
level=
"INFO"
/>
<logger
name=
"springfox"
level=
"ERROR"
/>
<logger
name=
"javax"
level=
"ERROR"
/>
<logger
name=
"java"
level=
"ERROR"
/>
<logger
name=
"net"
level=
"ERROR"
/>
<logger
name=
"org"
level=
"INFO"
/>
<logger
name=
"io"
level=
"INFO"
/>
</configuration>
</configuration>
\ No newline at end of file
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