-
Software Development
I Stopped Contributing To Stackoverflow, But It’s Not Declining
“The decline of Stackoverflow” is now trending on reddit, and I started this post as a comment in the thread,…
Read More » -
Android Core
IoT Push notifications: Arduino – Firebase – Android
This tutorial describes how to implement IoT push notifications. Using IoT push notifications, we can send notifications to other devices.…
Read More » -
Enterprise Java
Getting Started With jHipster, Part 1
So, you want to stay on the leading edge of technology, but feel overwhelmed by all the moving parts. You’re…
Read More » -
Enterprise Java
Integrate Wiremock into Spring Boot Java Web Application for Mocking External Dependencies
Introduction WireMock is a mock server for HTTP-based APIs. Some might consider it a service virtualization tool or a mock…
Read More » -
Enterprise Java
Insert DynamoDB Items with DynamoDBMapper
In a previous post we used DynamoDBMapper in order to map DynamoDB Tables into Java objects. When it comes to…
Read More » -
Enterprise Java
How to Guide: Getting Started with Apache Drill
Apache Drill is an engine that can connect to many different data sources, and provide a SQL interface to them.…
Read More » -
Enterprise Java
Map DynamoDB Items to Objects using DynamoDB mapper
Previously we created DynamoDB Tables using Java. For various databases such sql databases or nosql there is a set of…
Read More » -
Enterprise Java
Resource leakages: command pattern to the rescue
Over the years of performance monitoring with Plumbr I have faced hundreds of performance issues caused by resource leakages. In this…
Read More » -
Software Development
Event Time in Apache Flink Stream Processing
In this week’s Whiteboard Walkthrough, Stephan Ewen, PMC member of Apache Flink and CTO of data Artisans, describes a valuable…
Read More »