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.

What’s (New) With Spring Boot and Containers? By Matthias Haeussler / Eva Panadero @ Spring I/O 2025

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

The Simplest Way to Build Resilient Applications by Giselle Van Dongen @ Spring I/O 2025

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

Crafting a Self-Documenting Modular Monolith With DDD Principles (Theory Not Included) – Gregorio Palamà / Mattia Ciriolo @ Spring I/O 2025

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

API Versioning In Spring Framework 7 by Rossen Stoyanchev @ Spring I/O 2025

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

The Ultimate Showdown of Database Migration Tools by Pasha Finkelshteyn / Anton Arhipov @ Spring I/O

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

Demystifying Spring Boot Magic by Patrick Baumgartner @ Spring I/O 2025

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

Say Goodbye to Microservices, Say Hello to Self-Contained Systems by Simon Martinelli @ Spring I/O

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

Testing Spring Boot @ConfigurationProperties

Leider ist der Eintrag nur auf English verfügbar.Making Configuration Properties Testable in Spring Boot One of Spring Boot’s most elegant features is its support for binding externalised configuration to strongly typed Java beans via @ConfigurationProperties. This makes managing application settings both expressive and maintainable. However, as with any other part of our code, we should ensure that these properties are tested — especially when they encapsulate non-trivial validation or logic. This Baeldung article on "Testing @ConfigurationProperties in Spring Boot" provides a comprehensive overview ... Read more

Secure, Test, Repeat: A Guide to Spring Security Integration Testing by Laurentiu Spilca @ Spring I/O 2024

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

Testcontainers Support in Spring Boot

Leider ist der Eintrag nur auf English verfügbar.With SpringBoot 3.1, Spring Boot has introduced first-class support for Testcontainers during development time. Last year, Baeldung published an introductory article on how to use the now built-in Testcontainers support with Spring Boot. Read more
Nächste Seite »