my blog. for you.

Reden wir über Digitales.

Ich bin selbständiger IT Berater und Unternehmer in der Internet und Software Branche. Ich beschäftige mich mit Design, Enterprise Applikationen, Web Apps und SaaS Produkten. Ich entwerfe und entwickle Business Lösungen und Anwendungen. Ich helfe Unternehmen in Sachen Software Qualität und Wissenstransfer, z.B. mit Angular und Spring Boot.

The “Spring Way” of Doing Things by Lee Sheinberg

Leider ist der Eintrag nur auf English verfügbar.Lee Sheinberg of Digma (providers of a continuous feedback tool for Java development) recently published this article on The “Spring Way” of Doing Things, which covers quite a few useful suggestions on how to improve the way you write Spring Boot applications by applying common best practices such as keeping your controllers lean or handling exceptions globally. Read more

All you need to know about Spring AI

Leider ist der Eintrag nur auf English verfügbar.Recently, Gaurav Sharma of Unlogged posted this useful article on "All You Need to Know About Spring AI". Spring AI is a project within the Spring Framework that "aims to streamline the development of applications that incorporate artificial intelligence functionality without unnecessary complexity". Read more

Architecturally evident Spring applications with jMolecules by Oliver Drotbohm @ Spring I/O 2023

Leider ist der Eintrag nur auf English verfügbar. Read more

Java Design Patterns

Leider ist der Eintrag nur auf English verfügbar.Based on Christopher Alexander's pattern language, design patterns in software allow us to apply reusable patterns to common use cases and scenarios in software development instead of having to reinvent the proverbial wheel each time we're facing similar problems. If you'd like to brush up on design patterns in the context of Java as a programming language, Java Design Patterns has you covered. Java Design Patterns is a website "showcasing Java-based design patterns, principles, and ... Read more

Stratospheric Online Course: Version 1.0 Now Available 🥳

Leider ist der Eintrag nur auf English verfügbar.Earlier his week, we released version 1.0 of the Stratospheric Online Course - a companion course to our ebook "Stratospheric - From Zero to Production with Spring Boot and AWS"! The Stratospheric online course includes a total of 36 lessons and 33 videos (7.5 hrs of video content!), alongside with relevant resources, links, transcripts (see below for a complete table of contents), and 29 quizzes to test your knowledge. Get the Stratospheric online course now! This online ... Read more

Aarron Walter – Returning to Your Maker Roots @ beyond tellerrand Düsseldorf 2022

Leider ist der Eintrag nur auf English verfügbar.To me - with many of the speakers (Geri Coady, Jude Pullen, Cabeza Patata, among others) talking about change and experiments - Aarron Walter's idea of reconsidering (which inspired the Re:considering podcast co-hosted by Aarron) what's truly important to you has been the overarching theme of this year's beyond tellerrand Düsseldorf: Read more

I see numbers

Leider ist der Eintrag nur auf English verfügbar.Metaphors play a vital role in how human beings make sense of the world. The ways in which we view and describe both the world around us and abstract thoughts often are inherently metaphorical. When relating to time, for example, we often use spatial metaphors such as "to look forward to", "time moving forward", or "to turn back time". For some though, relating to time in terms of spatial concepts and relations can take on ... Read more

Guest Post on the AWS Open Source Blog: Using PostgreSQL with Spring Boot on AWS

Leider ist der Eintrag nur auf English verfügbar.Last week, another two-part article by Tom Hombergs, Philip Riecks, and me was published on the AWS Open Source Blog. Thanks a lot to Ricardo Sueiras for making this possible. This time around we wrote about how to use a PostgreSQL database with Amazon RDS and Spring Boot: Using PostgreSQL with Spring Boot on AWS — Part 1 Using PostgreSQL with Spring Boot on AWS — Part 2 These articles draw upon the chapter Connecting to a Database ... Read more

Opinion-driven Design: Simplicity Over Flexibility

Leider ist der Eintrag nur auf English verfügbar.Software developer Brent Roose recently wrote a blog post on what he calls "opinion-driven design". His point his that while a mindset of "high configurability and flexibility" is undoubtedly common when it comes to the development of software frameworks and libraries, it ultimately is also misguided in most cases. In an attempt to both accommodate every possible use case and to remain in control (also known as the "Not invented here" (NIH) syndrome), framework developers tend ... Read more

CloudMapper: An AWS Visualisation Tool

Leider ist der Eintrag nur auf English verfügbar.CloudMapper is an AWS visualisation tool that's highly useful for getting an overview of your AWS infrastructure and network setup. Depending on the number of services, instances, VPCs, and subnets used, getting lost is quite easy, especially when considering that out-of-the-box with AWS there's no single unified console from which to get an overview of your deployed resources but rather a multitude of consoles, one for each AWS service. Therefore, keeping track of your infrastructure and ... Read more
Nächste Seite »