Skip to content

Commit 7b80306

Browse files
author
liululee
committed
replace parameterMap with parameterType
1 parent e62ebc3 commit 7b80306

File tree

2 files changed

+1
-62
lines changed

2 files changed

+1
-62
lines changed

springboot-freemarker/src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 数据源配置
22
spring.datasource.url=jdbc:mysql://127.0.0.1:3306/springbootdb?useUnicode=true&characterEncoding=utf8
33
spring.datasource.username=root
4-
spring.datasource.password=XX
4+
spring.datasource.password=123456
55
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
66

77
## Mybatis 配置

springboot-properties/springboot-properties.iml

Lines changed: 0 additions & 61 deletions
This file was deleted.

0 commit comments

Comments
 (0)