Lately I had a short presentation about Docker for which I created some slides. The idea was to run the presentation (AngularJS, HTML, CSS) inside a container. You can find the presentation here. Maybe you find it useful.
Category: Programming
Spring Boot Health Checks
Spring Boot brings along some cool “production ready” features. Among them are the health checks. They are a great way to give you a quick overview about the system state. Is the database up and running, is my disk running out of space? Getting started Having a Spring Boot application already setup you just have… Continue reading Spring Boot Health Checks
I just solved a Java Performance Puzzle by @javaplumbr
I just solved a Java Performance Puzzle by @javaplumbr. Are you up for a challenge? https://plumbr.eu/blog/java-puzzle It was pretty fun, thank you guys!
Wie ich zum Programmieren gekommen bin
Schon als Kind habe ich mich für Computer sehr begeistern können. Als dann mein damals bester Freund Omar seinen alten Commodore 128 für ein paar Franken verkaufen wollte, habe ich sofort zugeschlagen. Ich wusste damals nicht wirklich, was ein C128 ist und war reichlich enttäuscht, als ich diesen gestartet habe und keine Spiele starten konnte.… Continue reading Wie ich zum Programmieren gekommen bin