-
Core Java
Introduction to HTTP/2 support in Java 9
1. Introduction The IETF streaming group approved the HTTP/2 protocol in 2015, sixteen years after HTTP/1.1 had been released. HTTP/2…
Read More » -
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 » -
Core Java
Installing OpenJDK 11 on Ubuntu 18.04 for real
OpenJDK 11 was released on the 25th of September, 1018. As this is the first LTS release after version 8,…
Read More » -
Enterprise Java
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 » -
Core Java
Using Java Flight Recorder with OpenJDK 11
Java Flight Recorder (JFR) used to be a commercial add-on of the Oracle JDK. As it’s been open sourced recently…
Read More »