Skip to content

Commit 476e340

Browse files
authored
Merge pull request #2674 from insectengine/blogtag-fix
blog tag cleanup
2 parents 7e61bb8 + 3391fe8 commit 476e340

7 files changed

Lines changed: 7 additions & 7 deletions

_posts/2023-09-25-virtual-threads-3.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 'Testing virtual thread applications'
44
date: 2023-10-02
5-
tags: virtual-threads reactive test
5+
tags: virtual-threads reactive testing
66
synopsis: 'How to detect pinning while running tests.'
77
author: cescoffier
88
---

_posts/2023-11-16-quarkus-meets-langchain4j.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 'When Quarkus meets LangChain4j'
44
date: 2023-11-15
5-
tags: ai langchain llm
5+
tags: ai langchain4j llm
66
synopsis: 'Learn about the new quarkus-langchain4j extension to integrate LLMs in Quarkus applications.'
77
author: cescoffier
88
---

_posts/2024-07-02-overriding-configuration-from-test-code.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: Overriding the configuration of a Quarkus app from its test code
44
date: 2024-07-02
5-
tags: config test development-tips
5+
tags: config testing development-tips
66
synopsis: Increase your test coverage by overriding the configuration of your Quarkus app from its test code.
77
author: gwenneg
88
---

_posts/2025-11-27-mmaler-blogpost-2-quarkus-runtime-and-framework-for-cloud-native-java.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 'Quarkus: A Runtime and Framework for Cloud-Native Java'
44
date: 2025-11-27
5-
tags: quarkus runtime framework performance cloud-native
5+
tags: runtime framework performance cloud-native
66
synopsis: This post explores how Quarkus speeds up development, cuts costs, and streamlines cloud-native Java.
77
author: mmaler
88
thumbnailimage: /assets/images/posts/mmaler-blog-posts/quarkus-as-a-powerful-runtime.jpeg

_posts/2026-05-07-introducing-agent-mcp.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 'Introducing Quarkus Agent MCP: teaching AI agents to speak Quarkus'
44
date: 2026-05-07
5-
tags: ai, mcp, agent, development-tips
5+
tags: ai mcp agents development-tips
66
synopsis: 'Quarkus Agent MCP is a standalone MCP server that lets AI coding agents create, manage, and work effectively with Quarkus applications. Extension authors can ship coding skills that agents pick up automatically.'
77
author: phillipkruger
88
---

_posts/2026-05-19-quarkus-insights-248-ddd-hexagonal-architecture.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 'Quarkus Insights #248: Introduction to Domain-Driven Design and Hexagonal Architecture'
44
date: 2026-05-19
5-
tags: insights ddd architecture design-patterns quarkus
5+
tags: insights
66
synopsis: 'Jeremy Davis introduces Domain-Driven Design and Hexagonal Architecture patterns with Quarkus, demonstrating how to structure applications for maintainability and exploring AI-assisted development workflows.'
77
author: jcobb
88
---

_posts/2026-05-26-ai-skills-migration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: 'Empower your AI migrations to Quarkus with Skills'
44
date: 2026-06-03
5-
tags: ai, skill, agent, migrate-spring-to-quarkus
5+
tags: ai skill agents migrate-spring-to-quarkus
66
synopsis: 'Empower your AI migrations to Quarkus with Skills. Transform your AI agent into a framework domain: dependencies, jpa, web, etc expert capable of migrating Spring applications.'
77
author: cmoulliard
88
---

0 commit comments

Comments
 (0)