chore: downgrade to spring boot 3.5
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 2m43s

This commit is contained in:
jade
2026-08-07 13:07:08 +09:00
parent d1f202aa9a
commit 782dee0d19
58 changed files with 111 additions and 77 deletions

View File

@@ -41,9 +41,9 @@ Gateway는 외부 MCP 진입점과 Tool 등록·라우팅을 담당하고, 실
| 항목 | 기준 |
|---|---|
| Java | 21 |
| Spring Boot | 4.0.5 |
| Spring Boot | 3.5.11 |
| Gradle | 8.14.3 (Wrapper) |
| Spring AI BOM | 2.0.0 |
| Spring AI BOM | 1.1.8 |
| 기본 프로필 | `local` |
로컬 환경에서는 민감한 값은 환경 변수로만 주입합니다.