Java
-
Java Application with Neo4j: How to use Spring custom queries and projections
We previously built a Java application on a Neo4j graph database. Now we can take this further by exploring custom…
Read More » -
Pouring Coffee into the Matrix: Building Java Applications on Neo4j
In this blog post, we will step through building an application in Java that highlights the capabilities and powers of…
Read More » -
Getting Started With Apache Hadoop Cheatsheet
1. Introduction Getting started with Apache Hadoop is a powerful ecosystem for handling big data. It allows you to store,…
Read More » -
New Features in Java 20
Hello. In this tutorial, we will talk about the new features introduced in Java 20. 1. New Features in Java…
Read More » -
Difference between Sourcepath, Classpath, and Buildpath
Before diving into the details of sourcepath, classpath, and buildpath, it’s essential to have a basic understanding of the Java…
Read More » -
Starting with Apache Tomcat Cheatsheet
1. Introduction Apache Tomcat, also known as Tomcat Server, is an open-source Java servlet container developed by the Apache Software…
Read More » -
Generics in Java
Generics in Java provide a way to create reusable code that can work with different types of data. It allows…
Read More » -
DevOps Deployment Process: Stages, Tools & Best Practises
DevOps deployment process refers to the set of practices, tools, and workflows used to automate and streamline the deployment of…
Read More » -
Apache Kafka and Camel Application in Data Stream
Apache Kafka is a distributed streaming platform that was originally developed by LinkedIn and later open-sourced under the Apache Software…
Read More »