Many junior developers dream of making it at one of the larger tech companies. Take a look at this list for some resources to prepare for your interview.
Even though SpringOne Platform 2018 is done, the world of Spring never sleeps! Spend a few minutes to catch up on the goings-on in Spring over the past week.
Java 11 has brought some interesting changes to handlers and APIs. Check out this post were we explore how to handle HTTP Clients and WebSockets in Java 11.
What's wrong with boxed numbers in Java? Check out this post to learn more about boxed numbers and how they can waste memory and create GC pressure for your applications.