-
Enterprise Java
BigQuery Storage API: Arrow
Previously we had an introduction on the BigQuery Storage API. As explained the storage API of BigQuery supports two formats.…
Read More » -
Enterprise Java
Using the Quarkus dev mode for non-Quarkus projects
The Quarkus dev mode increases our development productivity and especially reduces the turnaround times how long it takes to get…
Read More » -
Enterprise Java
Processing real-time data with Storm, Kafka and ElasticSearch – Part 5
1. Introduction This series of articles shows how one can process real time stream data using a number of technologies.…
Read More » -
Enterprise Java
Demystifying Java SE Level for Jakarta EE
As I mentioned in Hashtag Jakarta EE #76, the Jakarta EE Platform project is in the process of determining the…
Read More » -
JavaScript
Express.js Cookies Tutorial
Hello in this tutorial, we will understand Cookies and implement them in an Express.js application. 1. Introduction Cookies are a…
Read More » -
Software Development
The Docker and Kubernetes Certification Training Bundle
Study Up On Today’s Top Cloud Deployment Technologies & Prepare to Earn Important Certifications Hey fellow geeks, This week, on…
Read More » -
JavaScript
REST API in Express.js
Hello in this tutorial, we will build a REST API in a Node.js environment running on an Express.js server. 1.…
Read More » -
Web Development
Static website generation with Java, Maven and JBake
Did you notice? Last week, we migrated the entire www.optaplanner.org website (1399 files) to build with Java and Maven, instead…
Read More » -
Core Java
Java 8 IntStream With Working Examples
A quick guide to understand primitive int representation of Stream as interface IntStream to support integer operations and with the…
Read More »