MicroProfile is not about annotations.
It’s about contracts.

In this hands-on guide, I build a book-catalog microservice with:
• MicroProfile Config
• Health (live + ready)
• Fault Tolerance (timeout, retry, circuit breaker)
• JWT security

All on Open Liberty.
No vendor APIs in business code.

Production behavior included. Not just “it works locally.”

https://www.the-main-thread.com/p/microprofile-config-health-fault-tolerance-jwt-open-liberty

#Java #MicroProfile #OpenLiberty #CloudNative #JakartaEE

⭐️⭐️⭐️ History and impact of the Internet Archive’s Open Library and Great 78 Project lawsuit losses #internetarchive #openliberty #copyright https://mastodon.social/@arstechnica/115485680163113130

Marcus Hellberg just delivered “Full-stack web apps, 100% Java” at #JCON USA @ #IBMTechXchange. A crisp live-coding tour of #OpenLiberty+ #Vaadin Flow—from persistence and external services to a good-looking UI—all in #Java!
Bonus: it’s his birthday today 🎂 If you’re onsite, catch him in the hallway track and wish him well!

#JCONUSA2025

Fed up with #JavaScript bugs? Take the red pill and build full-stack web apps with just #Java! 🕶️

At #JCONUSA25, Marcus Hellberg will live-code apps using #OpenLiberty + #Vaadin Flow.
100% Java, no agents, no glitches. Follow the white rabbit.

https://usa.jcon.one/register

#JCON #IBM #TechXchange

You're not tired of coding. You're tired of everything else. Grace Jansen & Maarten Vandeperre mapped the escape route. #PlatformEngineering for #Java devs.

👇 Find your golden path: https://javapro.io/2025/04/16/platform-engineering-101-for-java-developers/

#CloudNative #DeveloperProductivity #RedHat #OpenLiberty

Platform Engineering 101 for Java developers - JAVAPRO International

Explore how we can tackle the struggles of modern cloud-native Java developers with Internal Developer Platforms and Portals.

JAVAPRO International

This is one of the most interesting spots in my office. What about you?

#officespot

#java #jakartaee #quarkus #eclipse #devnexus #microprofile #micronaut #gradle #openliberty #primeng

Java News Roundup: Spring Cloud, Project Loom, Open Liberty, Groovy, Jakarta EE 11 Update

This week's Java roundup for November 4th, 2024 features news highlighting: the first candidate release of Spring Cloud 2024; an update on Project Loom; the release of Open Liberty 24.0.0.11; point an

InfoQ

Dive into the latest advancements in #Java with our latest article on JDK 21's virtual threads: https://bit.ly/4cEppIA

This analysis compares the performance of virtual threads with Open Liberty's thread pool, focusing on key findings such as throughput, ramp-up times, and memory footprint. While virtual threads offer several advantages, they also show unexpected performance issues, especially in CPU-intensive workloads.

This analysis guides Java developers on when and how to use virtual threads in their applications.

#JDK21 #VirtualThreads #OpenLiberty

Java Virtual Threads: A Case Study

This article explores JDK 21's virtual threads, comparing their performance with Open Liberty's thread pool and highlighting key findings and performance issues.

InfoQ

Нереальная локализация

Давно хотелось раскрыть интересную тему локализации ПО, но так чтобы не повторяться и не цитировать прописные истины. Поэтому рассказываю как локализовать обычное корпоративное Java-приложение на.. несуществующие фантастические языки : Клингонский и Р’льех . Погрузиться

https://habr.com/ru/articles/823836/

#java #jakartaee #i18n #openliberty

Нереальная локализация

Давно хотелось раскрыть интересную тему локализации ПО, но так чтобы не повторяться и не цитировать прописные истины. Поэтому рассказываю как локализовать обычное корпоративное...

Хабр
There has been some interesting discussion on #JakartaEE 11 and #Java servers over on Twitter. The draft of the spec has been updated to require JDK 17 rather than requiring JDK 21. I agree with the decision. To maximize adoption, JakartaEE must support JDK 17 and optionally JDK 21. Dropping JDK 11 is the best we can hope for right now.
#JakartaEE11 #OpenJDK #OpenSource #JDK21 #JDK17 #JDK11 #WildFly #GlassFish #OpenLiberty #Tomcat #Jetty