-
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 » -
Core Java
Java Convert File Contents to String
A quick guide on how to convert the file contents to String using Java Files api and with example programs.…
Read More » -
Enterprise Java
BigQuery Storage API: Get Started and Comparisons
BigQuery provides us with the Storage API for fast access using an rpc-based protocal. With this option you can receive…
Read More »