If you are an experienced Java programmer which has done a good amount of coding and development i.e. someone with more than 5 to 8 years o…
Category: Articles
Scala Programming Mini Boot camp For Beginner | Udemy
Learn Basic Scala Programming Hands on! – Free Course
Java Method Hiding and Overriding: Override Static Method in Java • Crunchify
Want to learn Fundamental of Instance Method? In Java, an instance method in a subclass with the same signature and return type as an instance method in
GitLab 11.3 arrived: Built-in Maven repositories & many more improvements for Java developers – JAXenter
GitLab 11.3 is here and it brings some major improvements for Java developers, including built-in Maven repositories, Code Owners, and epic forecasting.
Building CI/CD Pipelines for Java Using Azure DevOps (Formerly VSTS) – DZone DevOps
This tutorial will help Java developers build CI/CD pipelines to enable release automation for their web applications using Azure DevOps, formerly VSTS.
ZoneOffset in Java | Baeldung
A quick tutorial to dealing with ZoneOffset and ZoneId in Java.
Java ArrayList toArray() – Convert ArrayList to Array – HowToDoInJava
Learn to convert ArrayList to array using toArray() method with example. toArray() method returns an array containing all of the elements in the list.
How to convert LinkedList to ArrayList in Java – HowToDoInJava
Learn to convert LinkedList to ArrayList in Java with example. We will also learn to convert arraylist to linkedlist in Java.
How to convert Vector to ArrayList in Java – HowToDoInJava
Learn to convert Vector to ArrayList in Java with example. We will also learn to convert arraylist to vector in Java with example.
Logback Kafka Appender Example
This article discusses Kafka as a logging destination for a Java application. In this tutorial, We w…
How to Remove all Unused imports in a Java file – Eclipse Shortcut
Eclipse IDE gives warning “The import XXX is never used” whenever it detects unused import…
Manual on Java 11: Does Java 11 tick all the right boxes? – JAXenter
Manual on Java 11: We invited 8 Java experts to share their best & worst experiences with Java 11, the hacks they discovered so far and their tips & tricks.
Why Java for Blockchain – ConsenSys Media
Here’s why PegaSys chose Java for its new Ethereum client.
Micronaut for Java EE/Jakarta EE Developers
There is a new microservices framework in town called Micronaut . In this post, I’ll discuss how I’ve ventured into working with the Micr…