Java Development
-
Java 8 Stream – flatMap & Optional Example
Hello. In this tutorial, we will talk and understand the most commonly used Java 8 Stream APIs: the flatMap method…
Read More » -
SQL GROUP BY Statement
1. Introduction In this article, we will look at the SQL Group by Clause. We can use this clause with…
Read More » -
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 » -
Apache Solr Join Example
This is an article related to the Apache Solr Join. Generally, Apache Solr is used for search and browsing categories…
Read More » -
Spring Boot MapStruct Example
Hello. In this tutorial, we will explore the mapstruct in a spring boot application. 1. Introduction 1.1 Mapstruct Mapstruct is…
Read More » -
Java 8 Stream – Map & Collect Example
Hello. In this tutorial, we will explain the most commonly used Java 8 Stream APIs: the map() and collect() methods.…
Read More » -
Java 8 Stream – filter() & forEach() Example
Hello. In this tutorial, we will explain the most commonly used Java 8 Stream APIs: the forEach() and filter() methods.…
Read More » -
Apache Solr Multilingual Search: Language Identification Example
This is an article related to the Apache Solr Multilingual Search: Language Identification. Generally, Apache Solr is used for search…
Read More » -
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 » -
Apache Solr Multilingual Search: Multiple-languages-per-field Example
This is an article related to the Apache Solr Multilingual Search: Multiple languages-per-field. Generally, Apache Solr is used for search…
Read More »