-
Enterprise Java

Apache Kafka Consumer Rebalance
Consumer rebalance decide which consumer is responsible for which subset of all available partitions for some topic(s). For example, you…
Read More » -
Enterprise Java

Kafka – Exactly-Once Semantics
In distributed environment failure is a very common scenario that can be happened any time. In the Kafka environment, the…
Read More » -
Core Java

Java Interview Reference Guide – Part 1
JAVA Object Oriented Concepts Java in based on Object Oriented concepts, which permits higher level of abstraction to solve any…
Read More » -
Enterprise Java

Spring Integration: A lightweight integration Approach
Today’s application expects access of all business in enterprise environment regardless of application technologies, which require, seamless integration with desperate…
Read More » -
Enterprise Java

How to create JQuery DataTable using JSON and servlet
In this article I’ll introduce the basic coding that require to create JQuery DataTable using JSON passed by simple servlet.…
Read More » -
Groovy

Grails – GORM Tutorial
Grails is known as domain driven language that means we can build application using bottom to top approach which is…
Read More » -
Groovy

SOA and REST with Grails
I discussed on my previous article about REST and how to leverage RESTful web services on Grails platform. We will…
Read More » -
Groovy

Grails – RESTful Webservice using JAX-RS plugin
I discussed about RESTful architecture consideration and how to build RESTful web services using Jersey JAX-RS [JSR 311] in JAVA.…
Read More » -
Enterprise Java

RESTful Webservices with Jersey
I have discussed my earlier article about architectural consideration<<link>> to become a RESTful system on distributed environment that are usable…
Read More »
- 1
- 2




