v0.1.0 重做初始化

v0.1
bruce 2025-02-12 23:42:08 +08:00
parent 073f9b2c76
commit 18dab3b510
2 changed files with 9 additions and 1 deletions

View File

@ -1 +0,0 @@
spring.application.name=SAMS

View File

@ -0,0 +1,9 @@
spring:
application:
name: SAMS
datasource:
driver-class-name: com.mysql.cj.jdbc.Driver
url:
username: root
password: admin123