Skip to content

Java

Status: 🟢 Active  |  Owner: Java Guild

Enterprise Java standards. Java 21 LTS is the current standard. Java 11 is deprecated.

Quick Reference

Topic Standard
JDK Eclipse Temurin 21 LTS
Build tool Gradle 8.x (preferred) / Maven 3.9.x
Web framework Spring Boot 3.2.x
Test framework JUnit 5 + AssertJ + Mockito
Style Google Java Style Guide
Formatter google-java-format

Last reviewed: 2025-Q4  |  Owner: Java Guild