Java

  • April 11, 2024
  • 2mins read

Intellij Idea version 2024.1 Beta is now avilable

You can read the full article about the IntelliJ IDEA 2024.1 Beta on the JetBrains blog using this link. Here’s a summarized

Read More
  • February 16, 2024
  • Less than a minute

Spring framework new release 6.1.4

The Spring Framework 6.1.4 introduces new features enhancing its reactive and coroutine support. Here’s an overview of several new features that Spring

Read More
  • January 23, 2024
  • 1min read

Java Virtual Threads

Summary of virtual threads JEP 444 aims to significantly enhance Java’s concurrency model by making it more accessible, efficient, and maintainable. The

Read More
  • October 5, 2023
  • Less than a minute

Current Gradle Version Lacks Support for Java 21

I wanted to explore and test Project Loom and the virtual threads it offers in newer versions of Java, such as version

Read More
×