From: Kai Moritz Date: Mon, 8 Dec 2025 18:16:54 +0000 (+0100) Subject: WIP:linkTitle X-Git-Tag: hugo--rebase--2025-12-19--00-12~7 X-Git-Url: https://juplo.de/gitweb/?a=commitdiff_plain;h=85f0c4bbb6f55f88b9e87401128f060cfbe7070a;p=website WIP:linkTitle --- diff --git a/content/posts/actuator-httptrace-does-not-work-with-spring-boot-2-2.md b/content/posts/actuator-httptrace-does-not-work-with-spring-boot-2-2.md index bafa43fd..1efeae7b 100644 --- a/content/posts/actuator-httptrace-does-not-work-with-spring-boot-2-2.md +++ b/content/posts/actuator-httptrace-does-not-work-with-spring-boot-2-2.md @@ -15,6 +15,7 @@ guid: http://juplo.de/?p=970 parent_post_id: null post_id: "970" title: Actuator HTTP Trace Does Not Work With Spring Boot 2.2.x +linkTitle: Fixing Actuator HTTP Trace url: /actuator-httptrace-does-not-work-with-spring-boot-2-2/ --- diff --git a/content/posts/arbeitspaket-a-entwicklung-eines-facebook-crawlers.md b/content/posts/arbeitspaket-a-entwicklung-eines-facebook-crawlers.md index 92d1c830..226fdf56 100644 --- a/content/posts/arbeitspaket-a-entwicklung-eines-facebook-crawlers.md +++ b/content/posts/arbeitspaket-a-entwicklung-eines-facebook-crawlers.md @@ -9,6 +9,7 @@ guid: http://juplo.de/?p=532 parent_post_id: null post_id: "532" title: 'Arbeitspaket 1a: Entwicklung eines Facebook-Crawlers' +linkTitle: 'Entwicklung eines Facebook-Crawlers' url: / --- diff --git a/content/posts/aspectj-maven-plugin-can-not-compile-valid-java-7-0-code.md b/content/posts/aspectj-maven-plugin-can-not-compile-valid-java-7-0-code.md index 1a36b67f..ebfed00f 100644 --- a/content/posts/aspectj-maven-plugin-can-not-compile-valid-java-7-0-code.md +++ b/content/posts/aspectj-maven-plugin-can-not-compile-valid-java-7-0-code.md @@ -9,6 +9,7 @@ guid: http://juplo.de/?p=302 parent_post_id: null post_id: "302" title: aspectj-maven-plugin can not compile valid Java-7.0-Code +linkTitle: aspectj-maven-plugin & Java 7.0 url: /aspectj-maven-plugin-can-not-compile-valid-java-7-0-code/ --- diff --git a/content/posts/bypassing-the-same-origin-policiy-for-loal-files-during-development.md b/content/posts/bypassing-the-same-origin-policiy-for-loal-files-during-development.md index 5c01ed6b..78568331 100644 --- a/content/posts/bypassing-the-same-origin-policiy-for-loal-files-during-development.md +++ b/content/posts/bypassing-the-same-origin-policiy-for-loal-files-during-development.md @@ -12,6 +12,7 @@ guid: http://juplo.de/?p=481 parent_post_id: null post_id: "481" title: Bypassing the Same-Origin-Policy For Local Files During Development +linkTitle: Bypassing SOP For Local Development url: /bypassing-the-same-origin-policiy-for-loal-files-during-development/ --- diff --git a/content/posts/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table.md b/content/posts/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table.md index 5cb1c331..d77e6a03 100644 --- a/content/posts/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table.md +++ b/content/posts/implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table.md @@ -14,6 +14,7 @@ guid: http://juplo.de/?p=1209 parent_post_id: null post_id: "1209" title: 'Implementing The Outbox-Pattern With Kafka - Part 1: Writing In The Outbox-Table' +linkTitle: 'Part 1: Writing In The Outbox-Table' url: /implementing-the-outbox-pattern-with-kafka-part-1-the-outbox-table/ ---