Enterprise Java
-

AWS Lambda for Serverless Java Developers: What’s in It for You?
How can serverless computing help your production infrastructure? The serverless computing architecture has been gaining attention during the past few…
Read More » -

Integrating with RabbitMQ using Spring Cloud Stream
In my previous post I wrote about a very simple integration scenario between two systems – one generating a work unit…
Read More » -

Lazy evaluation
Recently i was writing log4j appender and wanted to use logger in it to log some diagnostic details during custom…
Read More » -

Apache Spark Packages, from XML to JSON
The Apache Spark community has put a lot of effort into extending Spark. Recently, we wanted to transform an XML…
Read More » -

Integrating with Rabbit MQ using Spring Integration Java DSL
I recently attended the Spring One conference 2016 in Las Vegas and had the good fortune to see from near and…
Read More » -

Achieving Order Guarnetee in Kafka with Partitioning
One of the most important features of Kafka is to do load balancing of messages and guarantee ordering in a…
Read More » -

Making Web UI testing great again with Arquillian, Docker and Selenium (part 1)
Introduction to the Problem Most of the time when you need to write functional tests/end-to-end tests for web UI, you…
Read More » -

Maven demystified
Due to my Android development background, I am more used to Gradle than to Maven. Although I knew that Gradle…
Read More » -

Deploy Spring Boot Application on Amazon Elastic Beanstalk
In this blog, we are going to see how to deploy a Spring boot application on Amazon ElasticBeanstalk. Amazon ElasticBeanstalk…
Read More »




