GraphQL business error responses revisited 07/08/22 by Rüdiger zu Dohna GraphQL excels by suggesting to think more from the actual client requirements than from the sometimes prematurely abstract server-side grand... Read more Leave your thoughts
How to use OAuth2 Proxy for central authentication 06/08/21 by Christian Zunker This blog post will show you how to use one central OAuth2 Proxy as authentication proxy for multiple services inside your Kubernetes Cluster. Read more Leave your thoughts
Hexagon, Schmexagon? – Part 2 07/31/20 by Tobias Goeschel In this second part of our series on DDD and Hexagonal Architecture, we migrate from the monolith to microservices. Read more Leave your thoughts
Hexagon, Schmexagon? – Part 1 07/29/20 by Tobias Goeschel Hexagonal Architecture is a key design pattern to use with Domain Driven Design. Explore its origin and benefits, as well as five implementations. Read more Leave your thoughts
Running Spring Boot GraalVM Native Images with Docker & Heroku 06/02/20 by Jonas Hecht Comprehensive guide on how to build Spring Boot GraalVM Native Images with Docker & TravisCI and run them on cloud platforms like Heroku. Read more Leave your thoughts
Kick-start your microservice project with JHipster 05/13/20 by Jörg Riegel Microservice architectures are complex to manufacture? I show in this blog that it is possible to create a complete application as a scaffold in 30 minutes. Read more Leave your thoughts
Running Spring Boot apps as GraalVM Native Images 05/07/20 by Jonas Hecht All those Micronaut, Quarkus.io & Co. frameworks sound great! But Spring is the undisputed forerunner in Enterprise Java. Read more Leave your thoughts
Golang, Gin & MongoDB – Building microservices easily 04/22/20 by Andreas Maier Golang, a.k.a. Go, has been around in the industry for quite some time now, but people are still reluctant to just go ahead and use it. To help you get started, follow me on this journey. Read more Leave your thoughts
From PDF data sheets to shared understanding with serverless SHACL 04/02/20 by Matthias Frank In this article we implement a generic approach to prepare formalized knowledge for a shared understanding by extracting the information contained in arbitrary PDF data sheets. Read more Leave your thoughts