Skip to content

Java 26 Release

Choose a tag to compare

@darbyluv2code darbyluv2code released this 26 Jul 02:35
· 2 commits to main since this release
731afdf

Java 26 Release

This release upgrades all 23 Spring Boot projects from Java 25 to Java 26.

Changes

  • Java Version: 25 -> 26
  • Spring Boot Version: 4.0.1 (unchanged)
  • Files Updated: 23 pom.xml files across all sections, plus GitHub Actions workflow

Java 26 Details

  • Released: March 2026 by Oracle
  • Type: Non-LTS (feature release) - next LTS is Java 29
  • Status: Production-ready and stable

Compatibility

All 23 projects compile and package successfully with Java 26. Spring Boot 4.0.1 fully supports Java 26. No deprecation or removal warnings found under the new JDK.

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)