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.

Spring I/O 2023 – Keynote

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

Cassie Evans – Animating the Impossible @ btconf Düsseldorf 2023

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

Michelle Barker – Modern CSS Layout is Awesome! @ btconf Düsseldorf 2023

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

The Disappearing Computer: An Exclusive Preview of Humane’s Screenless Tech | Imran Chaudhri | TED

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

Aborting UNIX Processes Running Under a Specific TCP Port

Leider ist der Eintrag nur auf English verfügbar.As a longtime UNIX (of the macOS variety) / Linux user, it's kind of embarrassing that only recently I was made aware of this single command (or rather - in a true UNIX fashion: a composition of two commands) that allows you to stop a UNIX process running under a specific TCP port (e.g., a Spring Boot application or an Angular front-end during development) - rather than browsing for that port in a process ... Read more

Sophie Koonin – This Website Is under Construction, a Love Letter to the Personal Website @ beyond tellerrand Düsseldorf 2023

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

Jeremy Keith – Declarative Design @ “Stories on the Road”

Leider ist der Eintrag nur auf English verfügbar. More on this idea: Design & Quantum Superposition 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

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

JSON Visualization With JSON Crack

Leider ist der Eintrag nur auf English verfügbar.JSON Crack is a JSON visualization solution that allows to generated ad-hoc graph visualizations for your JSON data. While one of the huge advantages of JSON over other data formats certainly is that it's human-readable, more complex JSON documents containing linked data structures can become unwieldy and difficult to understand - at a cursory glimpse, at least. Such situations is where a tool like JSON Crack for visualizing data can come handy. Read more
« Vorherige SeiteNächste Seite »