Category: Home
Release – Eclipse IDE | The Eclipse Foundation
The Eclipse IDE delivers what you need to rapidly innovate IMPROVED PLATFORM New commands added to support multiple carets and sel….
Java 17: the Path, Features, Tips and Tricks Panel
Simon Ritter, Kristen O’Leary and Rory Preddy discuss the path to Java 17 and tips to ease the transition.
Modernize for the cloud with Java | Red Hat Developer
Java workloads historically rely on a monolithic architecture, which requires significant overhead to support and manage over time. Modernizing these applications for the cloud represents an opportunity to continue to drive value from these apps while gaining significant performance improvements and scalability.
Java News Roundup: JDK 19 in Rampdown, JDK 20 Expert Group, Eclipse Mojarra 4.0
This week’s Java roundup for June 6th, 2022 features news from JDK 19 in Rampdown Phase One, the formation of the JDK 20 expert group, Spring Shell 2.1.0-M5, Open Liberty 22.0.0.6 and 22.0.0.7-beta, Quarkus 2.10.0.CR1, Apache Groovy 4.0.3, Eclipse Mojarra 4.0, Helidon 2.5.1, and the JNation conference.
JBCNConf 2021: virtual edition – Jul 23 | Hopin
JBCNConf 2021 virtual edition: the biggest Java and JVM Conference in Spain
Java’s Greatest by Rockstars IT
No conferences are the same, and a stage is not always a stage. It can be everything from regular stages in conference centers, really big screens in cinema complexes, and regular meeting rooms to setups where the audience is located behind you, or the stage is made of ice (gets really cold after a while by the way…).
What’s new in version 2.7 of the Red Hat build of Quarkus | Red Hat Developer
The latest release of the Red Hat build of Quarkus has great features, performance improvements, and new tools. Read on to learn more.
JEP 428: Structured Concurrency to Simplify Java Multithreaded Programming
JEP 428, Structured Concurrency (Incubator), has been promoted from Proposed to Target to Targeted status for JDK 19. Under the umbrella of Project Loom, this JEP proposes simplifying multithreaded programming by introducing a library to treat multiple tasks running on different threads as an atomic operation. It will streamline error handling, improve reliability, and enhance observability.
Java Panama Polyglot (Rust) Part 4 | Foojay.io
By exposing native Rust functions, you can be easily accessed from Java code using Project Panama’s Foreign Function Access APIs.
JEP 405: Record Classes to Extend Pattern Matching in Java
JEP 405, Record Patterns (Preview), has been promoted from Proposed to Target to Targeted for JDK 19. Under the umbrella of Project Amber, this JEP proposes to enhance the language with record patterns to deconstruct record values. Record patterns may be used in conjunction with type patterns to “enable a robust, declarative, and composable form of data navigation and processing.”
java-on-azure-examples/readme.md at main · azure-samples/java-on-azure-examples
Java on Azure examples. Contribute to Azure-Samples/java-on-azure-examples development by creating an account on GitHub.
OSS Leader the Eclipse Foundation and the Adoptium Working Group Launch the Adoptium Marketplace
The Adoptium Working Group gives millions of developers, academics, and researchers a single centralized source of fully verified Java binaries, including Eclipse Temurin
Micronaut Framework 3.5.0 Released – Micronaut Framework
The Micronaut team is excited to announce the release of Micronaut framework 3.5.0! This release introduces new features to the framework. Those features are detailed below. GraalVM 22.1.0 Micronaut framework 3.5 supports the latest GraalVM 22.1.0 Incremental Compilation for Gradle Builds You can now benefit from fully incremental compilation, including GraalVM metadata for Gradle builds. […]