Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dc-cost-system
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
bltdc
dc-cost-system
Commits
ff12a873
Commit
ff12a873
authored
Nov 28, 2020
by
huluobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
e8101755
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
pom.xml
bailuntec-cost-core/pom.xml
+7
-0
application-prod.yml
bailuntec-cost-core/src/main/resources/application-prod.yml
+0
-5
No files found.
bailuntec-cost-core/pom.xml
View file @
ff12a873
...
...
@@ -95,6 +95,13 @@
</exclusions>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.alibaba</groupId>-->
<!-- <artifactId>druid-spring-boot-starter</artifactId>-->
<!-- <version>${druid.spring.boot.starter}</version>-->
<!-- </dependency>-->
<!-- 自动生成接口文档 -->
<dependency>
<groupId>
io.springfox
</groupId>
...
...
bailuntec-cost-core/src/main/resources/application-prod.yml
View file @
ff12a873
...
...
@@ -6,11 +6,6 @@ spring:
# url: jdbc:mysql://10.0.8.15:3306/bailun_other?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull
username
:
root
password
:
"
#7kfnymAM$Y9-Ntf"
hikari
:
minimum-idle
:
100
maximum-pool-size
:
1000
max-lifetime
:
10
connection-test-query
:
'
select
1'
thymeleaf
:
...
...
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