-
Enterprise Java
Tutorial – REST API design and implementation in Java with Jersey and Spring
Looking to REST in Java? Then you’ve come to the right place, because in the blog post I will present…
Read More » -
Core Java
Why I distrust wildcards and why we need them anyway
In any programming language that combines subtype polymorphism (object orientation) with parametric polymorphism (generics), the question ofvariance arises. Suppose I have…
Read More » -
Enterprise Java
HawtIO on JBoss Wildfly 8.1
HawtIO gives awesome eye candy to your JVM based middleware. It’s a unifying console for applications that would otherwise have…
Read More » -
Software Development
Top 10 Very Very VERY Important Topics to Discuss
Some things are just very very very VERY very important. Such as John Cleese. The same is true for Whitespace:…
Read More » -
Software Development
Code is NOT poetry, it is just code
One can read in the footer of WordPress.org: Code is Poetry. This is quite a bold statement and whoever believes…
Read More » -
Core Java
Testing code for excessively large inputs
When writing unit tests we mostly focus on business correctness. We do our best to exercise happy path and all…
Read More » -
Software Development
My Exprience using ElasticSearch NodeJS and ExpressJS
General requirement Part of a system I am currently working on is manipulating raw data. The data being sent from…
Read More » -
DevOps
AWS Speed Test: What are the Fastest EC2 and S3 Regions?
How do different AWS regions compare to one another? A benchmark of transferring data from EC2 instances to S3 buckets Many…
Read More » -
Software Development
Using Oracle AQ in Java Won’t Get Any Easier Than This
As recently announced in our newsletter, the upcoming jOOQ 3.5 will include an awesome new feature for those of you…
Read More »