-
Core Java
Creating a Java::Geci generator
A few days back I wrote about Java::Geci architecture, code generation philosophy and the possible different ways to generate Java…
Read More » -
Enterprise Java
Thoughts on the Jakarta EE package name change
The Eclipse Foundation announced that Jakarta EE cannot continue to use the javax package name. Apparently this comes with the…
Read More » -
Software Development
Three Main Hostings for IT Projects: Which one wins the race
Main Hostings for IT Projects In this post, we feature a comprehensive article on the three Main Hostings for IT…
Read More » -
Angular
Angular Drag and Drop Example
Welcome readers, in this tutorial, we will implement the Angular Drag and Drop feature in an angular application. 1. Introduction…
Read More » -
Enterprise Java
The Kubernetes Spark operator in OpenShift Origin (Part 1)
This series is about the Kubernetes Spark operator by Radanalytics.io onOpenShift Origin. It is an Open Source operator to manageApache…
Read More » -
Agile
Re-imagine your Scrum to firm up your agility
Many of today’s enterprises are hardly fit to play a leading role in today’s world. They are designed on the…
Read More » -
Enterprise Java
State of the art Continuous Integration and Deployment Pipeline with Jenkins, GitHub, and Docker
Setting the stage For the last two years I’ve worked on a Node.js project. We used GitHub for source management…
Read More » -
Enterprise Java
Multiple Cache Configurations with Caffeine and Spring Boot
Caching is key for performance of nearly every application. Distributed caching is sometimes needed, but not always. In many cases…
Read More » -
Enterprise Java
Functional Hystrix using Spring Cloud HystrixCommands
Spring’s WebClient provides a non-blocking client for making service to service calls.Hystrix, though now in a maintenance mode, has been…
Read More »