Java
-

Introduction by Example: JavaFX 8 Printing
I‘ve not blogged in awhile, and I miss sharing with others about all things JavaFX (My day job and family…
Read More » -

Spring Data JPA Tutorial Part One: Configuration
Spring Data JPA is a project which aims both to simplify the creation of JPA based repositories and to reduce…
Read More » -

Unit Testing of Spring MVC Controllers: “Normal” Controllers
The first part of this tutorial described how we can configure our unit tests which use the Spring MVC Test…
Read More » -

How to run Ant targets with Maven?
The maven-antrun-plugin allows us to run ant targets with various maven build phases. I am going to explain very practical…
Read More » -

OpenHFT Java Lang project
OpenHFT/Java Lang started as an Apache 2.0 library to provide the low level functionality used by Java Chronicle without the…
Read More » -

Testing Web-based Spring Applications in 2013 (Part One)
Testing Web-based Spring Applications in 2013 (Part One) A fellow LJCer and TDD/BDD advocate has recently started developing an application using the…
Read More » -

Java Just-In-Time compilation: more than just a buzzword
A recent Java production performance problem forced me to revisit and truly appreciate the Java VM Just-In-Time (JIT) compiler. Most…
Read More » -

Design Patterns: State
This article will be about State design pattern. It is one of behavioral design patterns. You don’t need to know…
Read More » -

Modern Web Development
In the last few years web technology has lived through rapid growth and heavy change. We went from frames to…
Read More »




