Markus Eisele
@myfear.com
2.1K followers 530 following 1.4K posts
Developer, turned to consulting, developer relations, sales, and landed in marketing. Writing books for #Oreilly. Into Java, Kubernetes and such. Legal called to tell you that I'm not officially speaking for IBM.
Posts Media Videos Starter Packs
Pinned
myfear.com
Big news! The book I co-authored with @natalevinto.bsky.social & Alex Soto, Applied AI for Enterprise Java Development, went into production last week! 📚

Coming this November from @oreilly.bsky.social

www.oreilly.com/library/view...

#AI #Java #Quarkus #LangChain4j #DevBooks
myfear.com
What's new in Java 25 for developers
Review the stable and preview features in this new LTS release of Java
buff.ly/v2UoaDh
#Java #JDK25 #Java25
IBM Developer
buff.ly
myfear.com
“If an AI agent stumbles on your API, so will your developers.”

Just published: AI-Friendly Java API Design: 9 principles for building APIs that work for humans and agents.
buff.ly/5HjYQAb

#Java #APIs #AI
myfear.com
I was looking at commercial applications mostly with that comment. Multi user.
myfear.com
Some exciting new developments happening right now 🥳
#Java #agents #ai
myfear.com
Ever thought about turning your Quarkus museum app into a small gift shop?
In this new tutorial we add:
• REST + Panache
• Qute UI
• Streaming SSE
• MCP tools for LLMs
Read here ➡️ buff.ly/0mO0J3q

#Java #Quarkus #AI
myfear.com
New tutorial drop: RSS Integration with Quarkus + Apache Camel

Turn blog feeds into JSON pipelines and expose live author stats with Micrometer & Prometheus. Perfect for Java devs exploring real-time observability.

Read now → buff.ly/yEZVkbX

#Java #Quarkus #Camel #Observability
myfear.com
Just dropped a new article:
5 Benefits of AI-Powered Coding for Java Architects

From vibe coding → to real enterprise impact.
This isn’t hype — it’s how Cursor, Windsurf & Roo Code are changing Java workflows.

buff.ly/HUTvD8D

#Java #AI #Coding
myfear.com
"Keep calm and let the garbage collector handle your weekend mistakes."
#MondayMotivation #Java #qotd
myfear.com
"Why is Quarkus 600x times slower than {INSERT_FRAMEWORK_HERE}
A reactive CRUD Performance: A Case Study buff.ly/EczvmT1
#quarkus #Java #performance
myfear.com
#OpenRewrite v8.63.0 is out! 🍂

- Spring Boot to #Quarkus migration recipes
- Jackson v3 upgrade recipes
- Support additional #Maven (re)sources
- JUnit 5, 6 & Jupiter best practices
- Expanded Hibernate 7 migration
- Many more fixes

buff.ly/rDhMu5u
#Java
Release v3.16.0 · openrewrite/rewrite-recipe-bom
What's Changed Incorporates the latest versions of OpenRewrite (v8.63.0), the rewrite-gradle-plugin (v7.18.0), and the rewrite-maven-plugin (v6.21.0) to improve code parsing accuracy and recipe ex...
buff.ly
myfear.com
LLMs can be reckless. Java developers need guardrails.
In this tutorial, I show how to secure inputs and outputs using Quarkus + LangChain4j.

Read here: buff.ly/dsvG3DU

#Java #Quarkus #LangChain4j #AI
myfear.com
APIs. Kafka. LLMs.
Zero Trust touches them all.

My latest piece shows how Java architects can apply Zero Trust principles end-to-end using Quarkus.

buff.ly/CV8x4gg

#Java #Quarkus #ZeroTrust #Kafka #AI
myfear.com
#serena: a powerful coding agent with semantic retrieval and editing capabilities (MCP server).

Serena is an interesting idea of using LSP servers and provide MCP that works with them enabling MCP apps to have access to symbolic lookup.

buff.ly/zJgglzm
GitHub - oraios/serena: a powerful coding agent with semantic retrieval and editing capabilities (MCP server)
a powerful coding agent with semantic retrieval and editing capabilities (MCP server) - oraios/serena
buff.ly
myfear.com
Ever co-presented with your boss? It’s part storytelling, part demo-building, part diplomacy.
In my latest piece, I share the lessons I learned while prepping a TechXchange talk with my boss - plus why this is career development for Java devs.
buff.ly/Y32CK6l

#Java #Quarkus #AI #DeveloperExperience
myfear.com
How to work in tech when your job isn't safe | sean goedecke

Tl;dr trust, respect, and helpfulness are thrown out the window and work turns into an ego driven, self centered adventure.

buff.ly/33ihVhE
How to work in tech when your job isn't safe
--
buff.ly
myfear.com
Ever wanted AI to act like your personal museum guide?
With Quarkus, LangChain4j, and MCP, we built a Java demo where visitors:

- identify artworks from photos
- share impressions with selfies
- see live sentiment charts

Read the tutorial: buff.ly/8l6RmKq

#Java #Quarkus #LangChain4j #AI #MCP