
What we’re about
Chceme sdílet zkušenosti napříč tématy, které zajímají týmy pracující kolem Javy:
• Java ekosystém (Java core, JVM, Tooling, Frameworky)
• Jazyky nad JVM (Kotlin, Scala..)
• DevOps (CI, Cloud Native)
• Data a databáze z pohledu aplikačního vývojáře
• Architektury pro škálování a odolnost
Setkáváme se pravidelně, na každém meetupu je oznámen termín a téma dalšího setkání.
Vítáme nové speakery! Máš zajímavé téma? Kontaktuj nás!
Jsme komunita, ne HR nebo PR kanál. Nehledáme sponzory.
Twitter - https://twitter.com/BrnoJUG
Mastodon - @BrnoJUG@mastodon.social
Upcoming events
2

Building efficient MCP servers efficiently, with Quarkus
Impact Hub Brno, Cyrilská 7, Brno, CZSpeaker:
Martin Kouba (https://x.com/martunek) - Quarkus core engineer at IBM
Abstract:
“Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools.”
It's time to create your first MCP server with Quarkus!
In this talk, we will showcase the quarkus-mcp-server project - a Quarkus extension that provides declarative and programmatic APIs that enable developers to implement the MCP server features easily.First, we'll describe the basics of the specification. Then, we'll explain the building blocks and APIs of the extension, execution model, configuration, and also why and how it follows the idiomatic approach used in fundamental Quarkus extensions (such as quarkus-rest). Finally, we will develop a simple MCP server to extend an AI agent.
--
MCP is one of the most important concepts in the current AI landscape that gives our interactions with LLMs superpowers that we can share. Come to learn how easy it can be to implement your own MCP server (and touch on MCP client too, for sure) in Java and Quarkus!We will also stream this time online at https://www.youtube.com/watch?v=4zsqV1eD0yo! If you plan to attend online, you don't need to register here since we're using this information to order food. This is also a tiny push for you to come in person!
See you there!
16 attendees
Title: 12 (or more?) overlooked API details that can get you in trouble
Impact Hub Brno, Cyrilská 7, Brno, CZSpeaker: Marián Varga (Freelance Software Engineer, LinkedIn)
Abstract:
API design and implementation are skills that are usually treated as just parts of mastering an implementation language like Java. Poorly thought-out API decisions or APIs driven by implementation framework defaults can lead to maintainability, security, or performance problems that are hard to fix once the APIs are already in use.
In my talk, I will show real-world examples of APIs that work well at the beginning, but can be the source of unexpected problems later.
Speaker
Marián Varga is a freelance software engineer with over 20 years of professional experience. In his work, he connects software systems as well as the people involved. He publishes his thoughts on his blog dastalvi.com/blog and is a co-author of a recently published book Mastering RESTful web services with Java.--
We will also stream this online at https://www.youtube.com/watch?v=0idvEznruoE! If you plan to attend online, you don't need to register here since we're using this information to order food. This is also a tiny push for you to come in person!See you there!
13 attendees
Past events
46

