feat(db): 迁移数据库迁移脚本 V1-V5(任务 T1.1) #4

Merged
zhangxiang merged 20 commits from develop into dev 2026-05-01 21:56:41 +08:00
20 changed files with 14 additions and 2 deletions
Showing only changes of commit 6769e069f5 - Show all commits
@@ -7,6 +7,18 @@ spring:
predicates:
- Path=/api/**
jwt:
secret: novalon-novalon-manage-jwt-secret-key-for-development-only-2026
expiration: 86400000
signature:
enabled: false
resilience:
timeout:
enabled: true
duration: 10s
logging:
level:
org.springframework.cloud.gateway: TRACE
@@ -5,7 +5,7 @@ spring:
codec:
max-in-memory-size: 10MB
application:
name: manage-gateway
name: novalon-manage-gateway
cloud:
gateway:
routes:
@@ -146,4 +146,4 @@ management:
logging:
level:
cn.novalon.manage: DEBUG
org.springframework.cloud.gateway: DEBUG
org.springframework.cloud.gateway: DEBUG