Enterprise Java
-

Scala client for Amazon Glacier
Amazon Glacier is a secure, durable, and extremely low-cost cloud storage service for data archiving and long-term backup. Glacier offers…
Read More » -

How to Deploy Spring Application Without web.xml to Tomcat
Introduction Since the Servlet 3 specification web.xml is no longer needed for configuring your web application and has been replaced…
Read More » -

AJAX with CKEditor in Spring Boot
1. Overview In this article, we will cover how to use CKEditor with Spring Boot. In this tutorial, we will be…
Read More » -

Introduction to Apache Kafka
What is Apache Kafka? Apache Kafka is a distributed streaming system with publish and subscribe the stream of records. In…
Read More » -

Spring Boot web application with Gradle
1. Introduction Before we move on to create our demo Spring Boot web application with Gradle, I assume we all…
Read More » -

Using Google reCaptcha with Spring Boot application
Introduction reCaptcha by Google is a library used to prevent bots from submitting data to your public forms or accessing…
Read More » -

OpenHub Framework – Next Interesting Features
This is the third article from the series about OpenHub framework – the first introduced OpenHub framework and the second presented asynchronous messaging…
Read More » -

WildFly Kubernetes exec probes
Liveness and readiness probes tell Kubernetes whether a pod is running and ready to do some work. An enterprise application…
Read More » -

Jersey client dependencies for JAX-RS 2.1
Jersey is the reference implementation of JAX-RS 2.1. The following Jersey dependencies are required in order to run a JAX-RS…
Read More »



