Installing OpenJDK 11 on Ubuntu 18.04 for real

September 28, 2018 · 3 min read – Last updated on October 26, 2019
OpenJDK 11 was released on the 25th of September, 2018.

Bootiful GCP: Spring Cloud Stream with Google Cloud Pub/Sub

September 21, 2018 · 8 min read – Last updated on October 26, 2019
I’ve recently read Josh Long‘s Bootiful GCP series on Sprint Central’s engineering blog and especially liked the 4th part about using Google Cloud’s Pub/Sub.

GDPR forget-me app (Part 3): Conditional configuration with Spring Boot 2

June 26, 2018 · 5 min read – Last updated on October 26, 2019
In the previous part I explained one of the messages flows in detail from the point of view of implementing in- and outbound messaging with Spring Integration’s AMQP support.

GDPR forget-me app (Part 2): Messaging with Spring Integration and AMQP

June 13, 2018 · 13 min read – Last updated on October 1, 2019
This second part focuses on how to use Java DSL for defining in- and outbound messaging with Spring Integration’s AMQP support.

GDPR forget-me app (Part 1): Requirements

May 21, 2018 · 6 min read – Last updated on October 26, 2019
In preparation for the enforcement of GDPR which becomes final on the 25th of May 2018, I’m creating a simple, open source forget-me app for craftingjava.com in compliance with Art. 17 GDPR (‘right to be forgotten’).
← Prev
Page 2 of 6
Next →