The effort would explore possibilities for integrating HotSpot and the JVM tool interface with performance monitoring and analysis
How to Use Java HashMap Effectively – DZone Java
Let’s explore the best practices for implementing HashMaps in Java 8 and onwards, identifying values or keys, lambda expressions, and more.
A Few Additions to Your Bag of Maven-Fu
Apache Maven is simple, yet quite powerful; with a few tricks here and there, you can greatly simpli…
Java Builder Design Pattern Example
1. IntroductionIn this article, we will describe Java Builder Design Pattern in detail. The Builde…
12 Frameworks Java Web Developers Should learn in 2018
In today’s world, good knowledge of various frameworks is very important. They allow you to quickly develop both prototype and real…
Language satisfaction check-up: Python in the fast lane, Java *still* the language you love to hate – JAXenter
Report alert: We look at who’s winning the satisfaction contest: Python’s continued dominance, a jump for Go and JavaScript, and a drop for Java.
Top 5 Java 8 Courses to Learn Online – Hacker Noon
It’s been more than four years since Java 8 was launched, and many of you are already thinking of Java 8 as a legacy version, but there…
Devoxx @Devoxx1
Devoxx Live from Room 8: 15th November.
Java Weekly, Issue 254 | Baeldung
A quick look at Spring Boot DevTools and how it can speed up development, plus a list of the top 100 Java libraries in 2018.
Manifold: The reinvention of code generators – JAXenter
This is the second part in a series of articles covering Manifold, a unique, open source technology that enables cutting-edge language features.
Difference between this and super in Java – HowToDoInJava
this and super are reserved keywords in Java. this refer to current instance of a class while super refer to the parent class of that class.
Eclipse MicroProfile Metrics, practical use cases
The J*, a blog about Java, JVM, JavaScript and Gentoo Linux
[FREE WEBINAR] Java 11 First Impressions
A little more than a year ago, we were anxiously awaiting the arrival of the newly modular Java 9….
Weekly round-up: JDK 12 JEPs, Apache Spark 2.4, Docker Enterprise 2.1 & more – JAXenter
Every Monday, we take a step back and look at everything that went down during the previous week: JDK 12, Apache Spark 2.4, Docker Enterprise 2.1 & more
Interesting JDK 12 Features to Watch Out For – DZone Java
OpenJDK 12 early access builds are out. Let’s take a look at some of these preview features, including switch expressions and records with sample JDK 12 code.