#openliberty — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #openliberty, aggregated by home.social.
-
Avoiding upgrades reduces effort—but increases security risk. With breach costs at $4.4M, staying current matters. @gracejansen27 & Laura Cowen show how zero migration cuts friction.
Learn how to stay secure without rewrites: https://javapro.io/2026/04/10/zero-migration-java-staying-current-without-breaking-your-app/
#OpenLiberty @OpenLibertyIO
-
Avoiding upgrades reduces effort—but increases security risk. With breach costs at $4.4M, staying current matters. @gracejansen27 & Laura Cowen show how zero migration cuts friction.
Learn how to stay secure without rewrites: https://javapro.io/2026/04/10/zero-migration-java-staying-current-without-breaking-your-app/
#OpenLiberty @OpenLibertyIO
-
Runtime upgrades in enterprise #Java mean broken deps, code changes, testing. @gracejansen27 & Laura Cowen introduce “zero migration”—upgrade runtimes without touching code.
See how apps move across 80+ releases unchanged: https://javapro.io/2026/04/10/zero-migration-java-staying-current-without-breaking-your-app/
#OpenLiberty @OpenLibertyIO
-
Runtime upgrades in enterprise #Java mean broken deps, code changes, testing. @gracejansen27 & Laura Cowen introduce “zero migration”—upgrade runtimes without touching code.
See how apps move across 80+ releases unchanged: https://javapro.io/2026/04/10/zero-migration-java-staying-current-without-breaking-your-app/
#OpenLiberty @OpenLibertyIO
-
Avoiding upgrades reduces effort—but increases security risk. With breach costs at $4.4M, staying current matters. @gracejansen27 & Laura Cowen show how zero migration cuts friction.
Learn how to stay secure without rewrites: https://javapro.io/2026/04/10/zero-migration-java-staying-current-without-breaking-your-app/
#OpenLiberty @OpenLibertyIO
-
Avoiding upgrades reduces effort—but increases security risk. With breach costs at $4.4M, staying current matters. @gracejansen27 & Laura Cowen show how zero migration cuts friction.
Learn how to stay secure without rewrites: https://javapro.io/2026/04/10/zero-migration-java-staying-current-without-breaking-your-app/
#OpenLiberty @OpenLibertyIO
-
Runtime upgrades in enterprise #Java mean broken deps, code changes, testing. @gracejansen27 & Laura Cowen introduce “zero migration”—upgrade runtimes without touching code.
See how apps move across 80+ releases unchanged: https://javapro.io/2026/04/10/zero-migration-java-staying-current-without-breaking-your-app/
#OpenLiberty @OpenLibertyIO
-
Runtime upgrades in enterprise #Java mean broken deps, code changes, testing. @gracejansen27 & Laura Cowen introduce “zero migration”—upgrade runtimes without touching code.
See how apps move across 80+ releases unchanged: https://javapro.io/2026/04/10/zero-migration-java-staying-current-without-breaking-your-app/
#OpenLiberty @OpenLibertyIO
-
もう手作業に戻れない。IBM Bob で Liberty 開発を効率化するコマンドアセットを公開しました
https://qiita.com/ktgr/items/8eb67fbaec8d28efb24e?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
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 securityAll 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
-
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 securityAll 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
-
⭐️⭐️⭐️ History and impact of the Internet Archive’s Open Library and Great 78 Project lawsuit losses #internetarchive #openliberty #copyright https://mastodon.social/@arstechnica/115485680163113130
-
⭐️⭐️⭐️ 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! -
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! -
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. -
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. -
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/
-
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/
-
Java News Roundup: Spring Cloud, Project Loom, Open Liberty, Groovy, Jakarta EE 11 Update
#groovylang #jakartaee #java #loom #openliberty #springcloud
-
Java News Roundup: Spring Cloud, Project Loom, Open Liberty, Groovy, Jakarta EE 11 Update
#groovylang #jakartaee #java #loom #openliberty #springcloud
-
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.
-
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.
-
Нереальная локализация
Давно хотелось раскрыть интересную тему локализации ПО, но так чтобы не повторяться и не цитировать прописные истины. Поэтому рассказываю как локализовать обычное корпоративное Java-приложение на.. несуществующие фантастические языки : Клингонский и Р’льех . Погрузиться
-
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 -
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 -
@kjjaeger
#OpenJ9 and #OpenLiberty sounds like something @bmarwell is interested in. 😉Other than that maybe @javabubble can help to find some more contacts around #Java.
-
@kjjaeger
#OpenJ9 and #OpenLiberty sounds like something @bmarwell is interested in. 😉Other than that maybe @javabubble can help to find some more contacts around #Java.
-
How times are changing, a Microsoft guy promoting #Java on #ibm #openliberty and #redhat @quarkusio #EclipseCon2023
-
How times are changing, a Microsoft guy promoting #Java on #ibm #openliberty and #redhat @quarkusio #EclipseCon2023
-
This is big news for #OpenLiberty users: https://openliberty.io/blog/2023/04/04/23.0.0.3.html OpenLiberty 23.0.0.3 is a STABLE release with #JakartaEE 10 support (all profiles) and #MicroProfile 6. Also, it support up to #JDK 20. Thanks to @emilyjiang and any other OpenLiberty developers at #IBM out there. #Java #JavaEE #OpenSource
-
This is big news for #OpenLiberty users: https://openliberty.io/blog/2023/04/04/23.0.0.3.html OpenLiberty 23.0.0.3 is a STABLE release with #JakartaEE 10 support (all profiles) and #MicroProfile 6. Also, it support up to #JDK 20. Thanks to @emilyjiang and any other OpenLiberty developers at #IBM out there. #Java #JavaEE #OpenSource
-
If you want full support of #JakartaEE 10 from #OpenLiberty you can get it in version 23.0.0.1, but that is still in beta (for now). See this blog for details: https://openliberty.io/blog/2023/01/03/23.0.0.1-beta.html #IBM #Java #JavaEE
-
If you want full support of #JakartaEE 10 from #OpenLiberty you can get it in version 23.0.0.1, but that is still in beta (for now). See this blog for details: https://openliberty.io/blog/2023/01/03/23.0.0.1-beta.html #IBM #Java #JavaEE
-
@javajuneau Two of my favorites. I hear the beta of #OpenLiberty fully implements all #JakartaEE 10 as well.
-
@javajuneau Two of my favorites. I hear the beta of #OpenLiberty fully implements all #JakartaEE 10 as well.
-
It seems like @emilyjiang is the only #OpenLiberty #IBM engineer here. The only one I have found so far. No #OpenJ9 devs either. Someone prove me wrong (again). #Java #JakartaEE #JavaEE
-
On the #JakartaEE / #JavaEE server front, my preference now tends to be for either #WildFly or #OpenLiberty. #GlassFish may be ok too, but I have actually seen the #Payara folks kind of unselling it a bit. Payara has really moved much more strongly to an #opencore model. I've seen some features pulled from Payara Community Edition in the last couple years (gives me bad vibes). #opensource
-
Where are all my #Java #JavaEE #JakartaEE peeps at? I am looking for you #WildFly and #OpenLiberty developers.
-
MicroProfile 2.2: Improving the developer experience of writing cloud-native #Java microservices on #OpenLiberty 19.0.0.3 https://openliberty.io/blog/2019/02/01/new-4-weekly-release-schedule.html #DevOps #tips