-
Scala
Advanced routing in Play Framework
We frequently get questions about how to meet all sorts of different routing needs in Play Framework. While the built…
Read More » -
Enterprise Java
Using AWS ElasticMapReduce with the Command Line Interface
In this post I am going to use the AWS MapReduce service (called ElasticMapReduce) by making use of the CLI…
Read More » -
Enterprise Java
Maven Release to Nexus
1. Overview In the previous article of this series, we set up a deployment process with Maven to Nexus. In…
Read More » -
Enterprise Java
Understanding ADF Faces clientComponent attribute
I believe most of ADF developers know ADF Faces attribute clientComponent. In this post I am going to show how…
Read More » -
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 »