Enterprise Java
-

Bootiful GCP: Spring Cloud Stream with Google Cloud Pub/Sub
Iâve recently read Josh Longâs Bootiful GCP series on Sprint Centralâs engineering blog and especially liked the 4th part about…
Read More » -

Consuming Twitter Streaming API with Spring Integration
1. Overview Spring Integration has been known to have a myriad of connectors for interacting with external systems. Twitter was…
Read More » -

Log Aggregation using ELK Stack
1. Introduction With the use of microservices, it has become easy to create stable distributed applications and get rid of…
Read More » -

WTF Connection pools
Letâs talk about connection pools. I claim that: Default settings of most popular connection pools are poor! For you, it…
Read More » -

Exploring the Spline Data Tracker and Visualization tool for Apache Spark (Part 2)
In part 1 we have learned how to test data lineage info collection with Spline from a Spark shell. The same can…
Read More » -

How to fix invalid target release: 1.7, 1.8, 1.9, or 1.10 Error in Maven Build
If you are building your Java project using Maven, maybe in Eclipse or from the command prompt by running mvn install…
Read More » -

What’s the case for your API?
Disclaimer: In pure REST, API’s are opaque and the URL should be whatever what was sent as a link in…
Read More » -

Build a Basic App with Spring Boot and JPA using PostgreSQL
âI love writing authentication and authorization code.â ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -

Reactive Spring Webflux with AWS DynamoDB
AWS has released AWS SDK for Java version 2, the SDK now supports non-blocking IO for the API calls of different…
Read More »



