Enterprise Java
-
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 » -
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 » -
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 » -
RabbitMQ Tutorial for Beginners
Welcome readers, in this tutorial, we will make an introduction to RabbitMQ and we will create a very simple HelloWorld…
Read More » -
Java Web Services Tutorial
In this article, we will demonstrate examples of Java Web Services. We will provide a brief introduction to the topic,…
Read More » -
How to Use Spring Retry Template
Welcome readers, in this tutorial, we will see the retry mechanism in a simple spring boot application. 1. Introduction Before…
Read More » -
Establishing JDBC Connection in Java
In this post, we will learn how to establish a JDBC connection, from a Java program to an oracle database.…
Read More » -
Apache Solr OpenNLP Tutorial – Part 2
1. Introduction In Part 1 we’ve set up Apache Solr OpenNLP integration and used its analysis components, tokenizer, and filters,…
Read More » -
Microservices Implementation using Spring Boot and Cloud
Welcome readers, in this tutorial, we will see the theoretical concept of implementing Microservices using Spring Boot and Cloud. 1.…
Read More » -
Apache Solr OpenNLP Tutorial – Part 1
This is an article about Apache Solr OpenNLP. 1. Introduction Natural Language Processing (NLP) is a field focusing on processing…
Read More »