Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bailuntec-datacenter
Overview
Overview
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
huluobin
bailuntec-datacenter
Commits
8d4f2766
Commit
8d4f2766
authored
Apr 06, 2022
by
jianshuqin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决BUG:Empty watch file list. Disabling
parent
ab9d3047
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
application-prod.yml
...ay-report-produce/src/main/resources/application-prod.yml
+1
-1
logback-spring.xml
...ebay-report-produce/src/main/resources/logback-spring.xml
+1
-1
No files found.
datacenter-task/ebay-report-produce/src/main/resources/application-prod.yml
View file @
8d4f2766
...
@@ -4,7 +4,7 @@ spring:
...
@@ -4,7 +4,7 @@ spring:
name
:
ebay-report-produce
name
:
ebay-report-produce
# 数据配置
# 数据配置
datasource-biz
:
datasource-biz
:
url
:
jdbc:mysql://10.0.8.113:3306/bailun_datacenter?serverTimezone=GMT%2B8&characterEncoding=utf-8&rewriteBatchedStatements=true
url
:
jdbc:mysql://10.0.8.113:3306/bailun_datacenter?serverTimezone=GMT%2B8&characterEncoding=utf-8&rewriteBatchedStatements=true
&useSSL=false
username
:
root
username
:
root
password
:
'
#7kfnymAM$Y9-Ntf'
password
:
'
#7kfnymAM$Y9-Ntf'
driver-class-name
:
com.mysql.jdbc.Driver
driver-class-name
:
com.mysql.jdbc.Driver
...
...
datacenter-task/ebay-report-produce/src/main/resources/logback-spring.xml
View file @
8d4f2766
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<configuration
scan=
"
true"
scanPeriod=
"60 seconds"
debug=
"tru
e"
>
<configuration
scan=
"
false"
scanPeriod=
"60 seconds"
debug=
"fals
e"
>
<property
name=
"contextName"
value=
"bailuntec"
/>
<property
name=
"contextName"
value=
"bailuntec"
/>
<property
name=
"LOG_HOME"
value=
"log"
/>
<property
name=
"LOG_HOME"
value=
"log"
/>
...
...
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