Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 496 Bytes

2.数据库配置.md

File metadata and controls

18 lines (14 loc) · 496 Bytes

Database configuration

modify thain-server/src/main/resources/application.properties

The following three items are set for the database.

spring.datasource.url=
spring.datasource.username=
spring.datasource.password=

Execute sql build table /sql