Java LibHunt Info

Subscribe to our Java newsletter
to know all the trending
libraries, news and articles.

All Categories

MORE - Discover trending Java projects by mentions on social networks.

The Awesome Java feed

Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
Today

What are Deprecated Methods in Java: Why Do They Matter

As a Java developer, you’ve probably encountered the IDE crossing out a method (or a Class) you use in your Java code​​ . That’s a clear indication that it’s deprecated. In this article, we’ll discuss deprecated methods, explain why they’re marked as such, and share some effective strategies for managing them in our code.
Article Added by: LeeS // digma.ai

jOOQ

jOOQ is the best way to write SQL in Java
Featured Library // Category Database

Yesterday

How to create Unit tests for code design?

Article Popular Story // dev.to

Apache ActiveMQ

Mirror of Apache ActiveMQ
Featured Library // Category Messaging

Java Developer Resume Example & Writing Guide

With this guide, you will learn how to design your resume so that you can land your dream job as a Java developer.
Tutorial Added by: tonyxrandall // career.io

Last 7 Days

Apache HBase

Apache HBase
Featured Library // Category Distributed Databases

50 Java Interview Questions for Practice

Article Popular Story // dev.to

Micronaut

Micronaut Application Framework
Featured Library // Category Microservice

Programmer's Guide to JDK Flight Recorder

Article Popular Story // www.youtube.com

Spring Framework 6.2 M1 – All the little things

Article Popular Story // spring.io

Exploring built-in stream gatherers

Article Popular Story // softwaremill.com

ServiceTalk

A networking framework that evolves with your application
Featured Library // Category Networking

Awesome Java Weekly » 412

Top Stories
  • Why Spring Matters to Jakarta EE - and Vice Versa
  • A summary of Jakarta Persistence 3.2
  • JEP 466: Class-File API (Second Preview, Java 23)

Jetty

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Featured Library // Category Server

WildFly

WildFly Application Server
Featured Library // Category Server

Last 30 Days

PMD

An extensible multilanguage static code analyzer.
Featured Library // Category Code Analysis

Why Spring Matters to Jakarta EE - and Vice Versa

Article Popular Story // newsroom.eclipse.org

Why is OpenTelemetry important for Java applications

When discussing Observability, OpenTelemetry is crucial because it enables organizations to understand the internal state of their systems through telemetry data. In this article, we will discuss the important role of OpenTelemetry in enabling Observability in Java applications.
Article Added by: LeeS // digma.ai

orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
Featured Library // Category Database

Apache Log4j 2

Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.
Featured Library // Category Logging

Jackson

Core part of Jackson that defines Streaming API as well as basic shared abstractions
Featured Library // Category JSON

Ebean ORM

Ebean ORM
Featured Library // Category ORM

Awesome Java Weekly » 411

Top Stories
  • Nonsensical Maven is still a Gradle problem
  • A preview of Jakarta Data 1.0
  • Project Wayfield – The JDK Wayland Desktop on Linux [video]

JEP 466: Class-File API (Second Preview, Java 23)

Article Popular Story // openjdk.org

Minecraft will now require Java 21 and a 64Bit OS, as of 24w14a

Article Popular Story // www.minecraft.net

Spotbugs

SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
Featured Library // Category Code Analysis

GlassFish 7.0.14 released!

Update Popular Story // github.com

A summary of Jakarta Persistence 3.2

Article Popular Story // in.relation.to