修复 LogInterceptor 路径错误
This commit is contained in:
@@ -3,7 +3,6 @@ spring:
|
||||
name: springboot-init
|
||||
profiles:
|
||||
active: dev
|
||||
# DataSource Config
|
||||
datasource:
|
||||
driver-class-name: org.postgresql.Driver
|
||||
url: jdbc:postgresql://localhost:5432/postgres
|
||||
|
||||
Reference in New Issue
Block a user