Skip to content

Commit 496a3eb

Browse files
committed
really fix frontmatter
1 parent 5522245 commit 496a3eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-01-13-mcp-server.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
----
1+
---
22
layout: post
33
title: ' Implementing a MCP server in Quarkus'
44
date: 2025-01-13
55
tags: langchain4j, llm, ai
66
synopsis: Shows how to implement an MCP server in Quarkus and use it in various clients such as Claude Desktop and LangChain4j
77
author: maxandersen
8-
----
8+
---
99
:imagesdir: /assets/images/posts/mcp
1010
ifdef::env-github,env-browser,env-vscode[:imagesdir: ../assets/images/posts/mcp]
1111

0 commit comments

Comments
 (0)