-
Core Java
10 Best Practices to Handle Java Exceptions
In this article, we will see the best practices to handle Java Exceptions. Exception handling in Java is not an…
Read More » -
Enterprise Java
RESTful services with HATEOAS. Documenting Hypermedia APIs
1. Introduction Hopefully the previous part of the tutorial not only unveiled the far-reaching implications of the hypermedia and HATEOAS…
Read More » -
Enterprise Java
Mockito ‘thenReturn’ vs Mockito ‘thenAnswer’
When it comes to writing test cases for code, Mockito is one of the most common choices of developers. Then…
Read More » -
Core Java
Looking at Java Records
JEP 359, available as preview feature in JDK 14, introduces records to Java. Records are an easy way to model…
Read More » -
Desktop Java
JMetro Version 8.6.11 And 11.6.11 Released
Hi. Another release of JMetro. This time 2 new control have been restyled, bug fixes and other small tweaks. I…
Read More » -
Core Java
Java puzzlers from OCA part 7
In this part of the Java Puzzlers from OCA series, I will show multiple ways of defining Strings and potential…
Read More » -
Web Development
Packaging a React App with Spring Boot
1. Introduction This is an in-depth article related to building a react app with Spring Boot. Spring Boot framework has…
Read More » -
Core Java
A Java XMPP Load Test Tool
In this article, we will develop an XMPP Load Test Tool written in Java. Table Of Contents 1. Introduction 2.…
Read More » -
Software Development
Seriously How Long!?
I mentioned the delay caused by a slow build when talking about the costs of tweaking code that has a…
Read More »