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 Boot Tip: Set BP_JVM_JLINK_ENABLED to true to create more efficient runtime images.

Leider ist der Eintrag nur auf English verfügbar.Martin Hock recently published this tiny but useful Spring Boot tip on how to minimise the Java runtime dependencies included in your Spring Boot application builds: 🚀 Spring Boot Tip 🚀🔥 Enhance your @springboot container image build with #Jlink! 🔥Set BP_JVM_JLINK_ENABLED to true in the Spring Boot Maven Plugin, and create more efficient and customized and smaller runtime images. https://t.co/hMDENzME2f#SpringBoot #Java pic.twitter.com/ZLK7iWfSP9— Martin Hock (@mnhocktweets) November 14, 2023 For reference, here's the relevant configuration snippet ... Read more

Testing with Spring, AOT, GraalVM, and JUnit 5 by Sam Brannen @ Spring I/O 2023

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

Architecturally evident Spring applications with jMolecules by Oliver Drotbohm @ Spring I/O 2023

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

Tiny, but Useful Spring Boot-related Tool: YAML to Properties Converter

Leider ist der Eintrag nur auf English verfügbar.Amongst other options, Spring Boot allows application developers to work with both "traditional" Java-style flat application.properties and hierarchical application.yml (or application.yaml, for that matter) YAML configuration files for providing applications with externalised configuration. Occasionally, for example when migrating from flat properties files to YAML ones (in order to avoid repetition of property keys), the need might arise to convert one of of those formats to the other. To help with that and to avoid tedious - ... Read more

Automating away bugs with Error Prone in practice by Rick Ossendrijver @ Spring I/O 2023

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

Action Jackson! Effective JSON processing in Spring Boot Applications by Joris Kuipers @ Spring I/O 2023

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

To Java 21 and Beyond! by Billy Korando @ Spring I/O 2023

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

Everything new in Spring Security 6 baked with a Spring Boot 3 recipe by Laur Spilca @ Spring I/O

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

Do you really need Hibernate by Simon Martinelli @ Spring I/O 2023

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

Things I Wish I Knew When I Started Testing Spring Boot Applications by Philip Riecks @ Spring I/O

Leider ist der Eintrag nur auf English verfügbar. Read more
« Vorherige SeiteNächste Seite »