Quellen und Versionshinweise V2
Die offiziellen Quellen wurden als fachliche Basis für die Version-2-Erweiterung genutzt. Das Lehrbuch fasst didaktisch zusammen und ersetzt keine vollständige Produktspezifikation.
- Oracle Java Downloads: JDK 26 als aktuelle Feature-Version, JDK 25 als aktuelle LTS, JDK 21 als vorige LTS.
https://www.oracle.com/de/java/technologies/downloads/ - OpenJDK JDK 25: JDK 25 erreichte General Availability am 16. September 2025.
https://openjdk.org/projects/jdk/25/ - Jakarta EE 11: Modernisierte Jakarta-EE-Plattform mit Java 17+ und Java-21-Features.
https://jakarta.ee/release/11/ - Jakarta EE Core Profile 11: Core Profile 11 aktualisiert u. a. CDI, Interceptors, Annotations und RESTful Web Services.
https://jakarta.ee/specifications/coreprofile/11/ - Spring Boot 4.0: Java-25-Support bei Java-17-Kompatibilität, modulare Artefakte, API Versioning und HTTP Service Clients.
https://spring.io/blog/2025/11/20/spring-boot-4-0-0-available-now - Spring Framework 7.0: JDK 17 Baseline, Empfehlung JDK 25, Jakarta EE 11 Baseline.
https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-7.0-Release-Notes - Quarkus Guides: Dokumentation mit Konzepten, Tutorials, How-tos und Referenzen.
https://quarkus.io/guides/ - Quarkus 3: Quarkus 3 mit MicroProfile 6 und Jakarta EE Core Profile 10; LTS-Linien seit 3.2.
https://quarkus.io/quarkus3/ - MicroProfile 7.1: MicroProfile 7.1 aktualisiert Telemetry und OpenAPI.
https://microprofile.io/2025/06/17/microprofile-7-1-released/ - Micronaut 5 Java 25 Baseline: Micronaut 5.0 plant Java 25 als Baseline.
https://micronaut.io/2026/04/27/micronaut-framework-5-0-with-java-25-baseline/ - Hibernate ORM 7: Java 17 Baseline und Jakarta Persistence 3.2.
https://docs.hibernate.org/orm/7.0/whats-new/ - Maven Download: Apache Maven 3.9.16 als aktuelle empfohlene Version.
https://maven.apache.org/download.cgi - Maven Compiler Plugin: Compiler Plugin kompiliert standardmäßig mit javac.
https://maven.apache.org/plugins/maven-compiler-plugin/