Java Development
-
Spring Boot and RabbitMQ Hello World Example
Welcome readers, in this tutorial, we will see how to implement a simple hello world application with Spring Boot and…
Read More » -
JDBC Kerberos Authentication Example
1. Introduction In this post, we feature a comprehensive example of JDBC Kerberos Authentication. The Kerberos authentication method is very…
Read More » -
Amazon Redshift JDBC Connection Example
In this tutorial, we will learn about how to set up a JDBC connection to an Amazon Redshift cluster. We…
Read More » -
Spring Boot Profiles Tutorial
Welcome readers, in this tutorial, we will see how to load profiles (such as DEV, QA, or PROD) in a…
Read More » -
Using Amazon SQS with Spring Boot
Welcome readers, in this tutorial, we will see how to set up a Standard Queue on Amazon SQS and create…
Read More » -
Java Fork and Join
In this tutorial, we will look at the Fork Join framework in Java with examples. It speeds up parallel processing…
Read More » -
Apache Solr and Apache Tika Integration Tutorial
This article is a tutorial about Apache Solr and Apache Tika Integration. 1. Introduction A Solr index can accept data…
Read More » -
Apache Maven Rat Plugin Tutorial
In this tutorial, we will learn about the Apache Rat tool and the Apache Maven Rat Plugin for Java applications.…
Read More » -
Building a REST Service with Spring Boot and MongoDB
1. Introduction This is an in-depth article related to the Spring Boot based Rest Service with MongoDB. Spring Boot framework…
Read More »