-
DevOps
Deploy your Node/Couchbase application to the cloud with Clever Cloud
Introduction Clever Cloud is the first PaaS to provide Couchbase as a service allowing developers to run applications in a fully…
Read More » -
Groovy
Comparing Manifest Files with Groovy
My last post discussed comparing the high-level contents of two JAR files using a Groovy script and a 2011 post…
Read More » -
Software Development
Friends Don’t Let Friends Use String States
Many of my coworkers have covered exciting new technologies and frameworks to aid your programming expertise. But at this time…
Read More » -
Enterprise Java
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 » -
Core Java
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 » -
Agile
Is Agile Really Cheaper?
There are several ways to answer the question “is agile cheaper than waterfall?” Here are two of my favorites: “It…
Read More » -
Core Java
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 » -
Enterprise Java
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 » -
Enterprise Java
Getting Started With Spring’s MVC Test Framework – Part 1
Newly promoted to the main Spring framework is the Spring MVC Test Framework, which the Guys at Spring claim is…
Read More »