-
Enterprise Java

Apache CXF – JAX-WS – Simple Tutorial
A lot of Java Developers out there sees task with Web Service implementation daunting – well, nobody can blame them…
Read More » -
Enterprise Java

Java EE CDI Disposer methods example
This is a tutorial of CDI Disposer methods. In CDI, since a Producer method generates an object that can then…
Read More » -
DevOps

Improve Performance by caching and compression
Web page designs are becoming innovative with rich interface which involve extra code such as java scripts, css, and images…
Read More » -
Enterprise Java

Spring MVC: Security with MySQL and Hibernate
Spring has a lot of different modules. All of them are useful for the concrete purposes. Today I’m going to…
Read More » -
Core Java

Template Method Pattern – Using Lambda Expressions, Default Methods
Template Method pattern is one of the 23 design patterns explained in the famous Design Patterns book by Erich Gamma,…
Read More » -
Core Java

A simple application of Lambda Expressions in Java 8
I have been trying to fit in lambda expressions in the code I write and this simple example is a…
Read More » -
Enterprise Java

Publish/Subscribe Pattern with Apache Camel
Publish/Subscribe is a simple messaging pattern where a publisher sends messages to a channel without the knowledge of who is…
Read More » -
Software Development

Comments are for Losers
If software development is like driving a car then comments are road signs along the way. Comments are purely informational…
Read More »





