javaMoney operations are not as easy as you thinkI see this a lot in Stackoverflow and most of the replies always makes me wonder what kind of software is running over there. People ask…
java, test, timeA way of testing code based on time in a Spring Boot ApplicationEvery time I see a I tremble. How do you expect to test that in a simple / coherent / easy to follow way? When I see that code, I usually…
java, threadingBlockingQueue and ExecutorServiceThis is a quick and dirty post, but I promised I would publish everything I research at Playtomic. Last week, we were having a discussion…