library-picturebook-activity/backend-java
En 87ac3b5ed9 fix: CORS 配置简化并启用 Spring Security CORS 支持;LeaiSync 作品同步封面图逻辑修复
- CorsConfig 改回允许所有来源(*),移除配置文件域名列表注入
- SecurityConfig 添加 .cors(Customizer.withDefaults()) 使 CorsFilter Bean 生效
- LeaiSyncService 修复 originalImageUrl 同时同步到 coverUrl,单独 coverUrl 优先覆盖

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 13:50:02 +08:00
..
src/main fix: CORS 配置简化并启用 Spring Security CORS 支持;LeaiSync 作品同步封面图逻辑修复 2026-04-09 13:50:02 +08:00
.gitignore Java 后端完整转写:NestJS/Prisma → Spring Boot/MyBatis-Plus 2026-04-02 14:05:41 +08:00
pom.xml feat: OSS 客户端直传改造(STS Token 签发 + 前端直传 + CORS 自动配置) 2026-04-08 15:19:43 +08:00