Skip to content

Java 25 LTS Release

Choose a tag to compare

@darbyluv2code darbyluv2code released this 27 Dec 00:20
· 26 commits to main since this release
cb1477f

Java 25 LTS Release

This release upgrades all 23 Spring Boot projects from Java 21 to Java 25 (LTS).

Changes

  • Java Version: 21 -> 25 (LTS)
  • Spring Boot Version: 3.5.9 (unchanged)
  • Files Updated: 23 pom.xml files across all sections

Java 25 Details

  • Released: September 16, 2025 by Oracle
  • Type: LTS (Long Term Support) - 8+ years of support
  • Status: Production-ready and stable

Compatibility

All 23 projects compile successfully with Java 25. Spring Boot 3.5.9 fully supports Java 25.

Sections Updated

  • Section 03: Registration (7 projects)
  • Section 04: Login/Logout (5 projects)
  • Section 05: Recruiter Profile (3 projects)
  • Section 06: Recruiter Post New Job (1 project)
  • Section 07: Recruiter Dashboard (2 projects)
  • Section 08: Job Candidate Profile (1 project)
  • Section 09: Job Candidate Dashboard & Apply (1 project)
  • Section 10: Job Candidate Save a Job (1 project)
  • Section 11: Download Candidate Resume (1 project)
  • Section 12: Global Search (1 project)