1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-05 15:01:23 +08:00

Rename application.yml, and set default settings

This commit is contained in:
2023-04-27 15:52:41 +08:00
parent 2820dcb1d1
commit eb9728d28f
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://localhost
username: root
password: root