Search Results for: java 8
-
Core Java
Collectors to Map in Java
1. Introduction The Collectors class is in the java.util.stream package. The Collectors class contains static methods which return a Collector…
Read More » -
Java Basics
Features & Changes in Java 17
1. Introduction This article is design for the eager persons that want to keep up to date with the Features…
Read More » -
Core Java
Java 17 New Features Tutorial
In this article, we will present the new features of Java 17. 1. Introduction JDK 17 is a long-term support…
Read More » -
Core Java
Java Visualizer Tutorial
1. Overview We look at the Java Visualizer Plugin of IntelliJ IDE in this article. The integrated development environment has…
Read More » -
Amazon AWS
AWS SQS Dead Letter Queue Example in Java
This is an in-depth article related to the AWS SQS Dead Letter Queue Example in Java. 1. Introduction Amazon Web…
Read More » -
Core Java
Java Runtime Environment Tutorial
In this article, we’re going to discuss Java Runtime Environment, the bundle used to run Java applications and libraries. 1.…
Read More » -
Core Java
How to Download and Install Java 16
In this article, we will explain how to Download and Install Java 16. 1. Introduction Oracle released JDK 16 on…
Read More » -
Core Java
Build a REST API with Spring and Java Config
In this article we’ll see how to build a REST API using Spring Boot and Java Config. 1. Introduction Spring…
Read More » -
Core Java
Java 16 New Features Tutorial
1. Introduction Java 16 has a list of new features. In this tutorial, I will demonstrate the following new features:…
Read More » -
Core Java
How to Download and Install Java 15
This article shows how to download and install Java 15, a non-LTS version for a Windows system. 1. Introduction Java’s…
Read More »