Search Results for: Scala
-
Core Java
Write an auto-debugger to catch Exceptions during test execution
Previously I have stated that there are some exceptions you would always want to keep an debugger breakpoint on for.…
Read More » -
Core Java
Java Object to Object Mapper
I’ve been using Dozer some time on the project. But, recently I have got very interesting error which motivates me…
Read More » -
Enterprise Java
Light-weight, open-source integration: Apache Camel or Spring Integration?
First of all, for full disclosure, for the last 1.5 years, I’ve been working as a consultant for FuseSource (now…
Read More » -
Scala
Sending Email with Java and Akka actors
Akka is a concurrent framework written by Scala. Here I demonstrate sample application to send emails with Akka and implemented…
Read More » -
Core Java
Javaone 2013 Review
tl;dr I attended Javaone again this year. It was fun. Sunday The conference kicked off on Sunday, with user group…
Read More » -
Core Java
My Favorite Books for Advanced Java Developers
The idea for my last blog post (my ten favorite online resources for advanced Java developers), was inspired by the…
Read More » -
Core Java
Six Java features to stay away from
I have spent countless hours troubleshooting different applications. Via the experience I can draw a conclusion about several Java SE…
Read More » -
Scala
A Scraping Library
As part of a project I’m working on, I needed to get documents from state institutions. And instead of writing…
Read More » -
Enterprise Java
Easy Messaging with STOMP over WebSockets using Apollo
In my previous post I have covered couple of interesting use cases implementing STOMP messaging over Websockects using well-known message…
Read More »