All 11
Gradle: creating executable jars for DropWizard
Some days ago, I created a Simple REST interface for my Open…
July 16, 2013/by Erik PragtJacoco code coverage with Gradle
One of the new features of Gradle 1.6, the Groovy based build…
June 3, 2013/by Erik PragtCreating projects with Gradle
Coming from a Maven background (Maven 1, 2, 3), I find it a bit…
April 16, 2013/by Erik PragtReviving Groovy in Action
Some time ago, Dierk Koenig decided to write Groovy in Action,…
April 13, 2013/by Erik PragtAdding an alarm to Android Alarm clock
If you need to set an alarm from within your application, you…
April 3, 2013/by Erik PragtIntroduction to Hamcrest Collection Matchers
Another post in the series of Hamcrest Matchers, a framework…
January 22, 2013/by Erik PragtIntroduction to Hamcrest String Matchers
Another week, another blogpost. For those catching on just now,…
January 15, 2013/by Erik PragtGenerate a toString using Guava Objects.toStringhelper with IntelliJ
In IntelliJ it's possible to generate a toString using Alt+Insert…
January 10, 2013/by Erik PragtIntroduction to Hamcrest Core Matchers
In our previous post, we got a small introduction into Hamcrest,…
January 8, 2013/by Erik PragtHamcrest Matchers in JUnit tests
With JUnit being the dominant Test framework, chances are high…
January 6, 2013/by Erik PragtReloading Log4j Configuration in Tomcat
When you're in production environment and you want to diagnose…
October 22, 2012/by Erik Pragt