Java Microservices: The Ultimate Guide

You can use this guide to understand what Java microservices are, how you architect and build them. Also: A look at Java microservice libraries & common questions. Read more

Similar

Measuring Time: From Java to Kernel and Back

Problem Statement Even the most basic problems become interesting when you dig deep enough. Today, I would like to do a deep dive into measuring time in Java. We will start with the very basics of the Java API and gradually move lower in our stack: throug... (more…)

Read more »

Eclipse Steady – Java Code Analysis

Analyses your Java applications for open-source dependencies with known vulnerabilities, using both static analysis and testing to determine code context and usage for greater accuracy. https://ec... (more…)

Read more »

What’s new in Java 12, 13 and 14

The release cycle of Java has changed quite dramatically recently, meaning we're getting new features at a more rapid pace than earlier. If you still hadn't had the time to read up on what's been going on the last releases, look no further! (more…)

Read more »