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
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
myfear.com
Java developers: SOAP isn’t dead — but Quarkus makes it fast and clean.
I wrote a hands-on tutorial on building a SOAP server + client with a shared contract module and DTOs.

Read here: buff.ly/jY0zwrG

#Java #Quarkus #CXF #SOAP
myfear.com
If you wanna try out Project Bob, the new IBM agentic coding partner, make sure to sign up for the waitlist! 👇🏻

buff.ly/niZLIKV
#IBM #DevX #Developers
myfear.com
Announcing IBM Project Bob: Ship code faster with your AI-powered coding partner www.ibm.com/new/announce...
#aiml #developers #ide #ibm
myfear.com
IBM and Anthropic Partner to Advance Enterprise Software Development with Proven Security and Governance newsroom.ibm.com/2025-10-07-2...
#ibm #anthropic #ibmtechxchange
myfear.com
Want to bring AI into your Java workflows?
Our latest guide shows how to build a secure PDF processing pipeline with Quarkus, Camel, and LangChain4j.
→ Upload PDFs
→ Scan for viruses
→ Extract + Summarize with a local LLM
Read here: buff.ly/PNvqIBG

#Java #Quarkus #LangChain4j #AI #Camel
myfear.com
Ever wondered what patterns your writing hides?
In this new hands-on tutorial, we use Quarkus + DeepLearning4j to scrape and cluster Substack articles into meaningful categories.
buff.ly/ZhNruD0

#Java #Quarkus #AI #DeepLearning4j #Substack
myfear.com
"People asking others to ditch programming because it doesn't have a future are doing you a huge disservice. History will not look kindly on them.

[...]

It will look very different—it already does—but there's never been a better time to be a developer."
Coding is over. Now what?
I never thought things were going to change this much. From the beginning, it was obvious that Large Language Models were not a joke, but I thought they had fundamental limitations preventing them from...
buff.ly
myfear.com
From GO-BPMN to LangGraph4j →
How Java architects can finally design goal-oriented, agentic systems that adapt in real time.

buff.ly/eNXpICH

#Java #Quarkus #LangGraph4j #AgenticAI #Architecture
myfear.com
Mandrel 25 is Here!

The #Quarkus team is thrilled to announce the official release of Mandrel 25! The beginning of the next LTS version of the Quarkus native builder.

buff.ly/dW177gU
#GraalVM #Java
Mandrel 25 is Here!
Quarkus: Supersonic Subatomic Java
buff.ly
myfear.com
Data is the hardest part of enterprise apps.
Quarkus makes it easier.

A journey from filtering to migrations, told as building a house
buff.ly/G0l1jVL

#Java #Quarkus #Persistence #EnterpriseSoftware #Developers
myfear.com
Tired of messy scheduling emails?
I wrote a step-by-step guide to build a real-time group poll app with Quarkus, REST, Qute, and WebSockets Next.
Fast, modern, and all Java.

Read it here: buff.ly/7jW5QCw

#Java #Quarkus #WebSockets #Qute #Postgres
myfear.com
Learn more about the why and how of using Java with Quarkus for AI.

quarkus.io/ai/
#Java #quarkus
myfear.com
Ready to level up your Java + AI skills?

#IBMTechXchange 2025 is the event to explore, build and launch your next big idea.

Register now: buff.ly/Ncdp0uS

#Java #AI
myfear.com
Proof of Concept ≠ MVP.

PoCs are about clarity, not code polish. In this article, I share best practices, scope guidelines, and a simple framework for running effective PoCs with Java + Quarkus.

Read here: buff.ly/B5HBJ0J

#Java #Quarkus #PoC #EnterpriseSoftware #DevEx
myfear.com
#VerboseMode at #Dev2Next 2025 with Eric Deandrea on Quarkus and Spring buff.ly/yRNMKT3
#Spring #Quarkus #Java
myfear.com
Spring’s MockMvc is nice.
Quarkus + RestAssured is real.

No slices, no mocks — just lightning-fast, production-faithful tests.

Hands-on tutorial →
buff.ly/uEGKb9j

#Java #Quarkus #Testing