-
Enterprise Java
Accessing Meetup’s streaming API with RxNetty
This article will touch upon multiple subjects: reactive programming, HTTP, parsing JSON and integrating with social API. All in one…
Read More » -
Software Development
Don’t be “Clever”: The Double Curly Braces Anti Pattern
From time to time, I find someone using the double curly braces anti pattern (also called double brace initialisation) in…
Read More » -
Enterprise Java
Creating a REST API with Spring Boot and MongoDB
Spring Boot is an opinionated framework that simplifies the development of Spring applications. It frees us from the slavery of…
Read More » -
Groovy
Grails Tutorial for Beginners – Grails Service Layer
This tutorial will discuss the importance of the service layer in Grails and how to work with it. It also…
Read More » -
Core Java
JDK 9 – a letter to Santa?!
As everybody knows, winter (especially the time before Christmas) is a proper time for dreaming and hoping a moment when…
Read More » -
Enterprise Java
Java EE 7 Hands-on Lab on WildFly and Docker
Java EE 7 Hands-on Lab has been delivered all around the world and is a pretty standard application that shows…
Read More » -
Software Development
Writing your own logging service?
Application logging is one those things like favorite Editors war: everyone has their own opinions and there are endless of…
Read More » -
Software Development
In Favour of Self-Signed Certificates
Today I watched the Google I/O presentation about HTTPS everywhere and read a couple of articles, saying that Google is…
Read More » -
Software Development
ROI Is Dead!
Last month I was in Huib Schoots’ workshop. He talked about being asked “What’s the ROI of testing?”. To which…
Read More »