Mark KrijgsmanFlexible immutabilityWhen modelling my data classes, I often find myself combining Lombok and Jackson. However, these frameworks may bite when combining…Jul 11, 2020Jul 11, 2020
Mark KrijgsmanMigrating from GSA to Elasticsearch with ANTLRStarting January 1st of 2019, the Google Search Appliance (GSA) is set to be EOL. For one of my clients, we have chosen Elasticsearch as…Jan 17, 2020Jan 17, 2020
Mark KrijgsmanElasticsearch instances for integration testingIn my latest project I have implemented all communication with my Elasticsearch cluster using the high level REST client. My next step was…Jan 17, 2020Jan 17, 2020
Mark KrijgsmanIntegration testing Pub/Sub interactions in your applicationAs part of the Google Cloud Platform (GCP), Google provides Pub/Sub as its queuing mechanism. After creating a Pub/Sub topic in GCP, you…Dec 30, 2019Dec 30, 2019