tauri jdk25 and docs (#5814)

This commit is contained in:
Anthony Stirling
2026-03-03 13:49:33 +00:00
committed by GitHub
parent 93d7919c4c
commit 1b68a513a9
9 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -308,7 +308,7 @@ The frontend is organized with a clear separation of concerns:
## Important Notes
- **Java Version**: Minimum JDK 17, supports and recommends JDK 21
- **Java Version**: Minimum JDK 21, supports and recommends JDK 25
- **Lombok**: Used extensively - ensure IDE plugin is installed
- **File Persistence**:
- **Backend**: Designed to be stateless - files are processed in memory/temp locations only