There is no silver bullet to good codeThis is mostly a collection of resources I found insightful, for anyone who might be interested to explore the pros and cons of Clean CodeDec 28, 2024Dec 28, 2024
Kotlin is the better JavaThis article provides just another take to the Java vs Kotlin debate. Why is Kotlin still so underutilized in backend software?Oct 20, 2024Oct 20, 2024
CouchDB — How to design and implement a couch per user when using JWT-AuthPitfalls, some thoughts and a suggested solution for a JWT-Auth using CouchDBSep 8, 2024Sep 8, 2024
Using Keycloak and Spring OAuth2 to manage users and 3rd party integrations — An EvaluationThis article discusses how to create and manage users and allow them to integrate a variety of 3rd-party accounts within one applicationAug 2, 2024Aug 2, 2024
Different Software Deployment Strategies and when to use themOverview over different software deployment strategies, when to possibly use them and how to prepare for for a potential release incident.Jul 21, 2024A response icon1Jul 21, 2024A response icon1
Integrating multiple OAuth flows into your SpringBoot projectThis article demonstrates how to integrate multiple OAuth-Clients into a Spring-Boot backend joining data from multiple protected…Jun 30, 2024A response icon1Jun 30, 2024A response icon1