fix:java项目性能优化

This commit is contained in:
彭帅
2026-05-28 15:51:39 +08:00
parent 8b65de36b8
commit 3bdd16cbd2
54 changed files with 3178 additions and 624 deletions

View File

@@ -1,5 +1,9 @@
# Frontend
## Prerequisites
Backend API proxy targets `http://localhost:8081` (see root [README](../README.md): **Java 21 + Maven 3.9.9**).
## Start
```bash