Many #AI solutions live in #Python. Many production systems live on the #JVM. How do you connect both worlds without adding another service layer? Vishal Shanbhag shows a polyglot approach using #GraalPy.

Code & architecture: https://javapro.io/2026/03/10/bridging-java-and-python-for-ai-ml-in-production-the-case-for-graalpy-on-graalvm/

#JAVAPRO #GraalVM @graalvm

🎥 New videos online! Great! Participants from all over the world attended JCON EUROPE 2026. Would you like more input? Recorded sessions are published daily! Now improve your Java skills & watch the #JCON2026 videos: https://www.youtube.com/@JAVAPRO-channel

@jcon_conference #JCON2026 #JAVAPRO

Why should data persistence in 2026 still depend on the database? @wernerwedge analyzes how #JakartaData paves the way for standardized data access — whether Oracle, MongoDB, or Cassandra.

Read now: https://javapro.io/2026/03/03/jakarta-data-and-nosql-standardized-data-access-for-jakarta-ee/

#JakartaEE #NoSQL #JPA #JAVAPRO @jakartaee @EclipseFdn

Still writing instanceof + casts + nested conditionals? That’s legacy #Java. With #Java25, pattern matching simplifies type checks, switch logic, and data extraction.
Learn how with Mihaela Gheorghe-Roman: https://javapro.io/2026/04/28/pattern-matching-in-java-25-writing-cleaner-safer-faster-code/

#CleanCode #PatternMatching #JDK25 #JAVAPRO

Nobody reads documentation — until #LLMs do. @verhas connects three decades of #OpenSource work with a new insight: documentation structured for machines may finally matter.

Discover why he abandoned the tool but not the philosophy: https://javapro.io/2026/02/20/why-i-abandoned-my-30-year-open-source-project/

#JVM #Java #JAVAPRO

The wait is over! New #JAVAPRO edition 'From AI as a Feature to #AI as Infrastructure' is out now & FREE to download! More expert insights, community voices & what you need to know.

Want the latest issues? Subscribe to our news & get every new free PDF: https://javapro.io/2026/05/28/always-up-to-date-with-every-new-free-pdf-edition-5/

RE: https://mastodon.social/@javapro/116633862341336134

For our German-speaking followers:
This Javapro article (in the German Javapro branch) shares some background on our story and design principles.
English version will follow soon!

#javapro #java #javadoc #apidia

#Kotlin feels better. #Java runs everywhere. Choosing between them impacts more than code style. It affects hiring, tooling, & long-term stability. Richard Gross analyzes both ecosystems—from #IDE support to #Performance benchmarks.

Read #JAVAPRO Part 1: https://javapro.io/2026/04/16/kotlin-kontra-java-part-1-ecosystem/

Der spannendste Teil am JSON-Export ist nicht #JSON. Es ist Vorhersagbarkeit. Sven Ruppert baut Exporte, die sich exakt aus dem UI erklären lassen — ohne versteckte Parameter. Lies rein: https://javapro.io/de/url-shortener-json-export-in-vaadin-flow/

@vaadin #EclispeStore #URL #vaadin #JAVAPRO #Java #URLShortener

Deine SPA braucht mehr Build-Tools als Business-Logik? Viele Web-Apps sind heute überengineered. Frederik Hahne zeigt, wie Hypermedia-driven Apps mit HTMX Komplexität drastisch reduzieren.
Wann reicht HTML + Server?

Jetzt lesen: https://javapro.io/de/joyful-web-development-with-hypermedia-driven-applications-and-htmx/

#HTMX #Java #JAVAPRO