-
Core Java
Patching Java at runtime
This article will slightly highlight how to fix issues with third party libs that can’t be circumvented are difficult to…
Read More » -
Enterprise Java
Apache Mahout: Getting started
Recently I have got an interesting problem to solve: how to classify text from different sources using automation? Some time…
Read More » -
Enterprise Java
MyBatis 3 – Spring integration tutorial
As a first step of this tutorial, Spring MVC 3 CRUD example with MyBatis 3, we will define a MyBatis…
Read More » -
Desktop Java
JavaFX 2.0 Bar and Scatter Charts (and JavaFX 2.1 StackedBarCharts)
JavaFX 2.0 provides built-in capabilities for generating charts, a capability found within the javafx.scene.chart package. In this post, I look…
Read More » -
Enterprise Java
Play framework on the cloud made easy: Openshift module
Just a couple of years ago finding an afordable hosting solution for a java web application was a hard task,…
Read More » -
Enterprise Java
Properties with Spring
1. Overview This tutorial will show how to set up and use Properties in Spring – either via XML or…
Read More » -
Agile
Agile’s Customer Problem
Agile methods like Scrum and XP both rely on a close and collaborative relationship and continual interaction with the customer…
Read More » -
Core Java
Apache Commons Lang StringUtils
So, thought it’d be good to talk about another Java library that I like. It’s been around for a while…
Read More » -
Software Development
Essential Attack Surface Management
To attack your system, to steal something or do something else nasty, the bad guys need to find a way…
Read More »