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 »
Good application developers use existing libraries rather than reinventing
every wheel. This is particularly true on the JVM, where there are a huge
number of wheels to choose from. So in addition to writing good code,
developers need be able to ass... (more…)
Read more »
FB/Java plugin for Firebird
Manual: https://github.com/FirebirdSQL/fbjava/blob/1.0.0-beta-1/src/etc/doc/fbjava.pdf
Java Docs: https://htmlpreview.github.io/?https://raw.githubusercontent.com/Firebi... (more…)
Read more »
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. (more…)
Read more »
Modern Java/JVM Build Practices. Contribute to binkley/modern-java-practices development by creating an account on GitHub. (more…)
Read more »