Commit ff12a873 by huluobin

update

parent e8101755
......@@ -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>
......
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment