Tagged articles
8 articles
Page 1 of 1
Programmer DD
Programmer DD
Apr 15, 2022 · Backend Development

What’s New in IntelliJ IDEA 2022.1? A Deep Dive into Key Features

IntelliJ IDEA 2022.1 introduces a Dependency Analyzer for conflict resolution, an enhanced New Project wizard, a revamped Notifications tool window, Java 18 and Kotlin 1.6.20 support, Go microservice tooling, Spring Data Mongo improvements, .proto and gRPC enhancements, Kubernetes integration, and a Gradle progress bar, offering developers a richer, more efficient coding experience.

Dependency AnalyzerGo microservicesIDE Features
0 likes · 12 min read
What’s New in IntelliJ IDEA 2022.1? A Deep Dive into Key Features
Programmer DD
Programmer DD
Apr 5, 2022 · Backend Development

What’s New in IntelliJ IDEA 2022.1 Beta 2 for Java Developers?

IntelliJ IDEA 2022.1 Beta 2 introduces Java 18 support, new @snippet Javadoc tags, enhanced switch pattern‑matching, updated JUnit 5 annotations, and editor inspections that alert developers to formatting mismatches, helping Java developers stay up‑to‑date with the latest language and tooling features.

IDE updatesIntelliJ IDEAJUnit 5
0 likes · 4 min read
What’s New in IntelliJ IDEA 2022.1 Beta 2 for Java Developers?
21CTO
21CTO
Mar 23, 2022 · Fundamentals

Java 18: New Features That Accelerate Development

Java 18, released by Oracle as a non‑LTS incremental update, introduces a simple web server, enhanced API documentation with syntax‑highlighted code snippets, and switches the default charset to UTF‑8, offering developers faster testing, clearer docs, and consistent encoding across platforms.

API documentationJavaJava 18
0 likes · 4 min read
Java 18: New Features That Accelerate Development
Programmer DD
Programmer DD
Mar 23, 2022 · Backend Development

What’s New in Java 18? Explore the Latest JEP Features and Code Snippets

Java 18 has just been released, bringing a set of new JEPs—including default UTF‑8 charset, an experimental native web server, @snippet support, vector API, enhanced hostname resolution, foreign function & memory API, pattern‑matching for switch, and deprecation of finalize—plus code examples and migration guidance.

JEPJavaJava 18
0 likes · 9 min read
What’s New in Java 18? Explore the Latest JEP Features and Code Snippets
Programmer DD
Programmer DD
Dec 25, 2021 · Backend Development

What’s New in JDK 18? A Complete Overview of Its Key Features

The article outlines the March 22, 2022 release of JDK 18, highlights its nine new features—including UTF‑8 as the default charset, a simple web server, and a foreign function & memory API—while noting its short‑term support compared to the LTS JDK 17.

Backend DevelopmentJDK 18Java
0 likes · 6 min read
What’s New in JDK 18? A Complete Overview of Its Key Features
macrozheng
macrozheng
Jun 24, 2021 · Backend Development

What’s New in Java 17 and Why It Matters Before the Rampdown?

The article explains that Java 17 has entered Rampdown Phase One, freezes all new features, outlines the upcoming release schedule, highlights its key enhancements, mentions a long‑standing bug finally fixed, and notes that Java 18 is already being built as the next version.

JEPJava 18LTS
0 likes · 3 min read
What’s New in Java 17 and Why It Matters Before the Rampdown?