Want to learn more about how to deal with the NullPointerException? Check out this tutorial on how to avoid null reference exceptions in Java and Swift.
Want to learn more about the lazy evaluation in Java? Check out this tutorial on how to use lambda expressions for the purpose of lazy loading data and lazy evaluation.
Want to learn how to automate a Java Unit Test? Check out this post on how to use mocking, assertions, and the Parasoft Jtest Unit Test Assistant to automate unit tests.
What kinds of REST and Spring MVC questions do employers ask in interviews with fellow Java devs? Click here to get familiar with the top 20 questions they asked.
There are several ways to use the singleton design pattern. Check out this post on how to use the singleton design pattern through four different methods.