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.

Rapid server side full stack web development with ViewComponents and htmx by Thomas Schuehly @ Spring I/O 2023

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

Preparing web applications for Loom by Mark Thomas @ Spring I/O 2023

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

What’s new in Spring Batch 5 by Mahmoud Ben Hassine @ Spring I/O 2023

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

Debugging applications with IntelliJ IDEA by Anton Arhipov @ Spring I/O 2023

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

Spring I/O 2023 – Keynote

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

Upgrading to Spring Boot 3 Using Spring Boot Migrator

Leider ist der Eintrag nur auf English verfügbar.Even though the upgrade process for Spring Boot 3 is pretty straightforward - in case you need to migrate a more than moderately complex project (or several thereof), upgrading Spring Boot applications indeed can become quite tedious and error-prone, too. To alleviate this potential problem, and in order to automate the Spring Boot upgrade process, there's Spring Boot Migrator. Based on the terrific OpenRewrite toolkit for automated large-scale refactoring efforts, Spring Boot Migrator provides you with ... Read more

Code Review Checklist and Tool Recommendations

Leider ist der Eintrag nur auf English verfügbar.Quite some time ago, both the code quality tool provider Codacy and the software architect Surender Reddy Gutha individually published useful resources on how to do effective code reviews and which tools to use for those: Code Review Checklist – To Perform Effective Code Reviews List of tools for code review engineers While unfortunately the two Pull Panda tools and ReadyforReview from the latter list are no longer available, the remaining tools as well as the checklist ... Read more

Schematic – A Database Management UI for Spring Boot

Leider ist der Eintrag nur auf English verfügbar.Out of my own need for an embedded database management tool for Spring Boot web applications, similar to the H2 Console, but for non-embedded databases, I've created Schematic - a database management UI for Spring Boot. Specifically, for the Workshops.DE Spring Boot course, some time ago we had decided to replace a development-time, embedded H2 database (and the console application that comes with it) with a more realistic (in that it brings our code closer ... Read more

Stratospheric 1.10 Release 🚀

Leider ist der Eintrag nur auf English verfügbar.This week, we published another update to Stratospheric - From Zero to Production with Spring Boot and AWS. This time it’s a pretty big one, as we’ve migrated the Stratospheric sample Todo application to Spring Boot 3.0 and Spring Cloud 3.0. The release of Spring Boot 3.0 marks a new era of developing applications with the Spring Framework. 4.5 years after the release of Spring Boot 2.0, we’re now looking into a bright future and can ... Read more

Just – A Command Line Toolkit for Spring Boot Applications

Leider ist der Eintrag nur auf English verfügbar.In December last year, freelance software consultant Maciej Walkowiak, who also is the lead developer of Spring Cloud AWS, released just, a command-line toolkit for developing Spring Boot applications. I've been using just since then and I'm extremely happy with this tool and how it has improved my development experience with Spring Boot. Although Spring Boot already provides a more than decent developer experience - especially when it comes to getting up and running quickly and ... Read more
« Vorherige SeiteNächste Seite »