Java
-
Providing useful API error messages with Spring Boot
For API users it is quite important an API provides useful error messages. Otherwise, it can be hard to figure…
Read More » -
Apache Arrow on the JVM: Streaming Reads
Previously we wrote Arrow Data to a Stream. Now we shall read those data from a stream. Just like on…
Read More » -
Chasing Java’s release train, from 8 to 16. Part 2: The race to the next LTS release
In the first part we thoroughly went through the massive amount of features delivered in scope of JDK-9. Nevertheless, this…
Read More » -
Go (Con)Figure
Another post about Lightweight Config, a library I’ve recently built from the ground up, after creating various versions of it…
Read More » -
Jakarta EE 9.1 is RELEASED!
Join us in celebrating a new release of Jakarta EE! The Jakarta EE Working Group Releases Jakarta EE 9.1 as…
Read More » -
JMetro Version 11.6.15 Released
Hello, This time a new release of JMetro. This new version features bug fixes, tweaks to visual styles, structural changes…
Read More » -
Learn to Develop & Build Functional Apps & Sites Using Java with These Great eBooks from Packt Publishing
Hey fellow geeks, This week, on our JCG Deals store, we have another extreme offer. We are offering a massive…
Read More » -
Apache Arrow on the JVM: Streaming Writes
Previously we went to create some schemas on Arrow. On this blog we will have a look on writing through…
Read More » -
Apache Arrow on the JVM: Get Started and Schemas
Arrow is memory format for flat and hierarchical data. It is a popular format used by various big data tools,…
Read More »