-
Enterprise Java
A Refresher – Top 5 Java EE 7 Frontend
The series continues. After the initial overview and Arjan’s post about the most important backend features, I am now very…
Read More » -
Software Development
#GeekListener v.10
Hello everyone! It’s 10th release of #GeekListener digest. You probably noticed that last week there wasn’t any #GeekListener activity. That’s…
Read More » -
Software Development
Business Oriented Programming: Your key for rapid development
I believe that the key to build a successful project with great time-to-market is first to understand the business requirements. Many…
Read More » -
Software Development
5 key aspects for a successful open-source project
I love open-source: for me it is great way to develop any product, to acquire new skills, to have fun…
Read More » -
Enterprise Java
Pimp your config with configuration meta-data in Spring Boot
There were many updates released in the Spring Boot 1.3.0 but one of them stood out to me because I…
Read More » -
Core Java
Value types in Java: why should they be immutable?
Value types need not be immutable. But they are. In the previous post I discussed the difference between pointers and…
Read More » -
Core Java
Writing 2 Characters into a Single Java char
Here’s another nice trick we used when creating the ultra low latency Chronicle FIX-Engine. When it comes to reading data…
Read More » -
Software Development
The Lord of the Things: Spark or Hadoop?
Are people in your data analytics organization contemplating the impending data avalanche from the internet of things and thus asking…
Read More » -
Software Development
Testing: Appetite Comes With Eating
I’ve written a lot about testing. Some tips on integration tests, some how-tos, some general opinions about tests. But I…
Read More »