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.

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

NANOWAR OF STEEL – HelloWorld.java

Leider ist der Eintrag nur auf English verfügbar.For the last post of this year, why not have something of a less than serious flavour and post a song whose lyrics consist of Java source code entirely? So, here goes: Italian comedy metal band Nanowar of Steel recently have published HelloWorld.java: Yes, I can confirm, those lyrics compile and - of course - there's a GitHub repository for the source code, including a unit test (just an end-of-the-year reminder to always write unit ... 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 »