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.

Better Error Handling for Your Spring Boot REST APIs: Error Handling Spring Boot Starter by Wim Deblauwe

Leider ist der Eintrag nur auf English verfügbar.Robust and consistent error handling is key when working with any kind of software framework. While Spring itself generally is doing a pretty decent job at that, when it comes to providing REST APIs with Spring Boot the framework is rather lacking. To provide a more consistent error handling experience with Spring Boot REST APIs, Wim Deblauwe (of Taming Thymeleaf fame has release an Error Handling Spring Boot Starter, which enforces robust error handling across ... Read more

Java Digest by Catherine Edelveis: August Through October 2024 Editions

Leider ist der Eintrag nur auf English verfügbar.Again, I've been remiss at posting Catherine Edelveis' amazing monthly digest of relevant news, releases, and events in the Java world for the last few months. So, to catch up you can read the issues from August to October 2024 here: Java Digest August 2024 Java Digest September 2024 Java Digest October 2024 Read more

“A Guide to Docker Multi-Stage Builds for Spring Boot” by Catherine Edelveis

Leider ist der Eintrag nur auf English verfügbar.While Spring Boot offers first-class support for Docker out-of-the-box, Docker builds can be tricky to get right, especially when it comes to build sizes. Java developer Catherine Edelveis therefore has published this useful Guide to Docker Multi-Stage Builds for Spring Boot to get you started. Read more

Geschützt: Proposal for Multi-vendor Platform for the Beauty and Wellness Industry

Dieser Inhalt ist passwortgeschützt. Um ihn anschauen zu können, bitte das Passwort eingeben: Passwort: Read more

OpenAPI 3 and Spring Boot 3 – What’s New? by Badr Nass Lahsen @ Spring I/O 2024

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

A Spring Developers Guide to Navigating the Frontend Landscape by Dan Vega @ Spring I/O 2024

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

Using ShedLock With Spring

Leider ist der Eintrag nur auf English verfügbar.ShedLock is a distributed locking mechanism for scheduled tasks in Java environments. Not unlike a semaphore or mutex it uses an external data store (i.e. some sort of database) to acquire locks for preventing tasks from being executed more than once. Prolific Java tutorial site Baeldung has a comprehensive Guide to ShedLock with Spring to get you started with this useful tool. Read more

Concerto for Java and AI – Building Production-Ready LLM Applications by Thomas Vitale @ Spring I/O 2024

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

Improve Developer Experience With Spring Interface Clients by Olga Maciaszek-Sharma @ Spring I/O 2024

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

Maven Surefire JUnit5 TreeView Extension

Leider ist der Eintrag nur auf English verfügbar.Maven Surefire JUnit5 TreeView Extension is a Maven plugin providing a nice tree view visualization for the output generated by the Maven Surefire testing plugin. Read more
Nächste Seite »