-
Software Development
[MEGA DEAL] The Full Stack JavaScript Bundle (94% off)
Prove You’re More Than A One-Trick Programming Pony with This Massive (57+ Hours) Training In The MEAN Stack Hey fellow…
Read More » -
Core Java
Idiomatic concurrency: flatMap() vs. parallel() – RxJava FAQ
Simple, effective and safe concurrency was one of the design principles of RxJava. Yet, ironically, it’s probably one of the…
Read More » -
Enterprise Java
Java Message System Introduction
Java Message System In this article, I will talk about Message Orientated Middleware (MOM) and how it is implemented in…
Read More » -
Agile
Alternatives for Agile and Lean Roadmapping: Part 5, the Product Value Team
If you need to plan more often than once a quarter, how do you know how to replan? Instead of…
Read More » -
Enterprise Java
Lombok – you should definitely give it a try
Lombok is not a new thing in a Java ecosystem, but I must admit I always underestimated its value until…
Read More » -
Core Java
Modern TDD-oriented Java 8 JUnit test template for Idea (with Mockito and AssertJ)
Tune up your JUnit test class template for Idea with the BDD-like syntax, Java 8 and the Mockito-AssertJ duo. Topics…
Read More » -
Enterprise Java
JSP, JSF and EL Introduction
JavaServer Pages, JavaServer Faces, and Expression Language In this article, I am going to take a look at JavaServer Pages…
Read More » -
Core Java
Detecting and testing stalled streams – RxJava FAQ
Imagine you have a stream that publishes events with unpredictable frequency. Sometimes you can expect dozens of messages per second,…
Read More » -
Core Java
Logging in Style: log4j 2, Contextuality, Auto-cleanup… All with No Strings Attached!
Logging—maintaining a temporal trace of operations—is vital for any mission-critical system, no matter how big or small. Same was the…
Read More »