#javapro wyniki wyszukiwania
Still think #Java is “just another language”? @vipinaiswarya’s journey shows how deep debugging, open source battlefields, & real enterprise chaos can turn Java into a career-defining mindset. Ever felt tech reshape YOU? Read more: javapro.io/2025/11/19/how… @OpenJDK #JAVAPRO
PRs aren’t designed to improve collaboration. They’re a workaround for missing trust. @javisan81´s #JAVAPRO article challenges how you structure code reviews & your teams. Required reading for every dev lead: javapro.io/2025/10/29/pul… #SoftwareEngineering #Agile #CodeReview #Java
The wait is over! #Java25 special issue is out now & FREE to download! More expert insights, community voices & everything that makes this LTS a game-changer for enterprise & #AI. Want the latest #JAVAPRO issues? Subscribe to our news & get every new PDF: javapro.io/2025/10/28/sta…
After 8 years as a developer, Alexander Arians reached a point where coding alone wasn’t enough to grow. In this #JAVAPRO article, he shares insights and tips to help you advance your career beyond code and stand out in your organization. Read more: javapro.io/2025/07/15/bey…
#PullRequests increase latency, not quality. Learn why async PRs hurt lead time—and what better code reviews look like. @javisan81 on collaborative reviews, trust, and flow - read his #JAVAPRO article: javapro.io/2025/10/29/pul… #SoftwareEngineering #Agile #CodeReview
What an incredible #JCON2025! 💥 It was a blast to host you all — thank you for the energy, ideas, and inspiring conversations. Thank you for being part of it! JCON is over – #JAVAPRO was snapped up – but don't worry: The input keeps flowing. 🎁 You’ll receive the JAVAPRO PDF…
Manual project setup is error-prone and slow. #Maven Archetypes offer reusable templates for consistent, production-ready apps. @gvdschelde explains how to create & evolve them—Velocity tips included. Explore: javapro.io/2025/09/05/unl… #Java #JAVAPRO @ASFMavenProject
Every hand-written UI carries risk: it can distort your domain. @ApacheCauseway shows how domain logic can be surfaced directly – and editable – in the UI. A #Framework with a clear philosophy! Read the #JAVAPRO article by Dan Haywood: javapro.io/2025/09/30/apa… #DDD #Java #Vaadin
Stuck on old #Java versions? You’re not alone. @MBoegie shows how to overcome legacy fear, cut tech debt, & modernize with tools like #OpenRewrite — turning migrations from pain into progress. Read #JAVAPRO: javapro.io/2025/05/13/jum… #JCON2025 #MigrationEngineering #TechDebt
#JPA langsam? Nur wenn du es falsch nutzt. Julius Mischok zeigt, wie du N+1-Fallen, Lazy-Traps & Flushing-Probleme erkennst & mit @EntityGraph + JPQL echten Speed rausholst. 👉 Lerne jetzt 5 konkrete Optimierungsmuster: javapro.io/de/high-speed-… @hibernate @springboot #JAVAPRO
🚨 It’s back in print! #JAVAPRO – #Java25 Special Edition has landed. Fresh from the press, express to #voxxeddaysthessaloniki. Limited run. Packed with deep dives, expert voices & dev milestones. Available now – exclusively at the conference. Free PDF: javapro.io/2025/10/28/sta…
Maintaining complex #Maven POMs often leads to repetition and limited flexibility. This #JAVAPRO article presents a concise #DSL that generates valid XML, supports templates, and integrates with Maven—without breaking compatibility. Analysis by @verhas: javapro.io/2025/10/30/ano…
🚨 #JAVAPRO goes global — again! Our new issue just landed at #DevoxxMorocco & copies are already flying off the table. Proud to be reaching Europe, North Africa & beyond. Spot it at Devoxx Morocco? Enjoy — & let us know! Missed the conference? FREE PDF: javapro.io/2025/10/28/sta…
🍻 Happy Hour at #JCON2025 starts now! After a full day of sessions packed with ideas, patterns & debates — it’s time to relax and connect. 💡 Not ready to stop learning? Dig in here: javapro.io ← In the #JAVAPRO, our JCON speakers shared insights into their…
From dishwashers to design patterns — @spoole167 takes a fresh look at how policy & process shape modern #Java #API design. He explores new ways to solve legacy pain, using modern Java features like sealed classes & ... Read his #JAVAPRO story: javapro.io/2025/04/30/pol… #JCON2025
The brand-new #JAVAPRO – 30 Years of Java, Special Edition is now available in print at #JCON2025! 📍Find it at the Info Point and in front of Cinema 5 🖤 Limited edition 📚 Packed with exclusive articles on #Java #Performance #AI #Frameworks & more 📦 Fresh from the press – and…
☕ 3:30 PM – last break at #JCON2025! And yes, the free #JAVAPRO special edition was already gone by late morning. 🖤 But no worries: 👉 Some of the exclusive articles are already online, and more will follow soon: javapro.io So grab a coffee, read a bit – and make…
Semantic search, recommendations, #AI features — all inside your #Java app, straight from the #Database. Marta Tolosa & Sydney Nurse crack open the secrets. Want to see how far #JDBC can take you? Jump in: javapro.io/2025/05/06/vec… #Vector #GenAI #Oracle @Oracle @jcon_conference
javapro.io
Vector Embedding in Java Applications: Gen-AI Functions Directly from the Database - JAVAPRO...
Generative AI (GenAI) has rapidly advanced in recent years and is increasingly finding its way into practical software…
Manual project setup is error-prone and slow. #Maven Archetypes offer reusable templates for consistent, production-ready apps. @gvdschelde explains how to create & evolve them—Velocity tips included. Explore: javapro.io/2025/09/05/unl… #Java #JAVAPRO @ASFMavenProject
Still think #Java is “just another language”? @vipinaiswarya’s journey shows how deep debugging, open source battlefields, & real enterprise chaos can turn Java into a career-defining mindset. Ever felt tech reshape YOU? Read more: javapro.io/2025/11/19/how… @OpenJDK #JAVAPRO
Complex expressions buried in nested code? #Java’s sealed types + #PatternMatching make business logic more readable & testable. @BalaRawool walks through a real-world example. Read his #JAVAPRO article: javapro.io/2025/11/11/wri… #ProjectAmber #CleanCode #DataOrientedProgramming
Every hand-written UI carries risk: it can distort your domain. @ApacheCauseway shows how domain logic can be surfaced directly – and editable – in the UI. A #Framework with a clear philosophy! Read the #JAVAPRO article by Dan Haywood: javapro.io/2025/09/30/apa… #DDD #Java #Vaadin
🚨 #JAVAPRO goes global — again! Our new issue just landed at #DevoxxMorocco & copies are already flying off the table. Proud to be reaching Europe, North Africa & beyond. Spot it at Devoxx Morocco? Enjoy — & let us know! Missed the conference? FREE PDF: javapro.io/2025/10/28/sta…
Most devs blame "bad code" for memory bloat. But in Java, even empty objects carry hidden weight: 16 bytes of metadata per instance. #Java24’s JEP 450 shrinks object headers—no code changes needed Read Lutske de Leeuw’s story: javapro.io/2025/08/27/jav… @craftsmen_nl #JDK #JAVAPRO
Today! Join the FREE #EclipseStore Fundamentals online training with Christian Kuemmel, powered by #JAVAPRO! NOV 12 at 5:00 - 9:00 PM CET Get your free ticket: bit.ly/4h6cmlB @JAVAPROmagazin #Persistence #Microservices #MicroStream @microstreamOne @EclipseFdn
Tomorrow! Join the FREE #EclipseStore Fundamentals online training with Christian Kuemmel, powered by #JAVAPRO! Nov 12 at 5:00 - 9:00 PM CET Get your free ticket: bit.ly/4h6cmlB @JAVAPROmagazin #Persistence #Microservices #MicroStream @EclipseStoreIO @EclipseFdn
Tomorrow - FREE #JAVAPRO online training opportunity! At 5 pm CET, join the #EclipsStore Fundamentals training with Christian Kuemmel @microstreamOne. Share this with colleagues, business partners & friends. Get free tickets: bit.ly/4gupksp #Microservices #MicroStream
I'm still stoked that 2 of my articles exists in that actual print! 😱🙌🏾 Thank you @JAVAPROmagazin for the opportunity! 📖 #JavaPRO #Java25 #Java #JakartaEE #AI
🚨 It’s back in print! #JAVAPRO – #Java25 Special Edition has landed. Fresh from the press, express to #voxxeddaysthessaloniki. Limited run. Packed with deep dives, expert voices & dev milestones. Available now – exclusively at the conference. Free PDF: javapro.io/2025/10/28/sta…
🚨 It’s back in print! #JAVAPRO – #Java25 Special Edition has landed. Fresh from the press, express to #voxxeddaysthessaloniki. Limited run. Packed with deep dives, expert voices & dev milestones. Available now – exclusively at the conference. Free PDF: javapro.io/2025/10/28/sta…
Stuck on old #Java versions? You’re not alone. @MBoegie shows how to overcome legacy fear, cut tech debt, & modernize with tools like #OpenRewrite — turning migrations from pain into progress. Read #JAVAPRO: javapro.io/2025/05/13/jum… #JCON2025 #MigrationEngineering #TechDebt
After 8 years as a developer, Alexander Arians reached a point where coding alone wasn’t enough to grow. In this #JAVAPRO article, he shares insights and tips to help you advance your career beyond code and stand out in your organization. Read more: javapro.io/2025/07/15/bey…
#JPA langsam? Nur wenn du es falsch nutzt. Julius Mischok zeigt, wie du N+1-Fallen, Lazy-Traps & Flushing-Probleme erkennst & mit @EntityGraph + JPQL echten Speed rausholst. 👉 Lerne jetzt 5 konkrete Optimierungsmuster: javapro.io/de/high-speed-… @hibernate @springboot #JAVAPRO
After 8 years as a developer, Alexander Arians reached a point where coding alone wasn’t enough to grow. In this #JAVAPRO article, he shares insights and tips to help you advance your career beyond code and stand out in your organization. Read more: javapro.io/2025/07/15/bey…
Where does your technical debt really hide? Cyclomatic complexity, churn, coupling — Richard Gross demonstrates how to measure and visualize deep problems in large codebases objectively. Read now on #JAVAPRO: javapro.io/2025/10/21/map… #Java #DomainDrivenDesign #LegacyCode
Folders named “controller” say nothing about your business. Richard Gross shows how package-by-feature brings clarity — and why most #OpenSource projects still do the opposite. Read #JAVAPRO now: javapro.io/2025/10/21/map… #DomainDrivenDesign #SoftwareArchitecture #DevTools
Today! Join the FREE #EclipseStore Fundamentals online training with Christian Kuemmel, powered by #JAVAPRO! NOV 12 at 5:00 - 9:00 PM CET Get your free ticket: bit.ly/4h6cmlB @JAVAPROmagazin #Persistence #Microservices #MicroStream @microstreamOne @EclipseFdn
PRs aren’t designed to improve collaboration. They’re a workaround for missing trust. @javisan81´s #JAVAPRO article challenges how you structure code reviews & your teams. Required reading for every dev lead: javapro.io/2025/10/29/pul… #SoftwareEngineering #Agile #CodeReview #Java
The wait is over! #Java25 special issue is out now & FREE to download! More expert insights, community voices & everything that makes this LTS a game-changer for enterprise & #AI. Want the latest #JAVAPRO issues? Subscribe to our news & get every new PDF: javapro.io/2025/10/28/sta…
What an incredible #JCON2025! 💥 It was a blast to host you all — thank you for the energy, ideas, and inspiring conversations. Thank you for being part of it! JCON is over – #JAVAPRO was snapped up – but don't worry: The input keeps flowing. 🎁 You’ll receive the JAVAPRO PDF…
Semantic search, recommendations, #AI features — all inside your #Java app, straight from the #Database. Marta Tolosa & Sydney Nurse crack open the secrets. Want to see how far #JDBC can take you? Jump in: javapro.io/2025/05/06/vec… #Vector #GenAI #Oracle @Oracle @jcon_conference
javapro.io
Vector Embedding in Java Applications: Gen-AI Functions Directly from the Database - JAVAPRO...
Generative AI (GenAI) has rapidly advanced in recent years and is increasingly finding its way into practical software…
🍻 Happy Hour at #JCON2025 starts now! After a full day of sessions packed with ideas, patterns & debates — it’s time to relax and connect. 💡 Not ready to stop learning? Dig in here: javapro.io ← In the #JAVAPRO, our JCON speakers shared insights into their…
Last Chance! Join the free #EclipseStore Advanced online training with Christian Kümmel, powered by #JAVAPRO! June 4 at 5:00 - 9:00 PM CEST. Grab free tickets: bit.ly/3F7JYBY @JAVAPROmagazin @microstreamOne #Persistence #Databases #JPA #Hibernate #InMemory #Microstream
☕ 3:30 PM – last break at #JCON2025! And yes, the free #JAVAPRO special edition was already gone by late morning. 🖤 But no worries: 👉 Some of the exclusive articles are already online, and more will follow soon: javapro.io So grab a coffee, read a bit – and make…
#PullRequests increase latency, not quality. Learn why async PRs hurt lead time—and what better code reviews look like. @javisan81 on collaborative reviews, trust, and flow - read his #JAVAPRO article: javapro.io/2025/10/29/pul… #SoftwareEngineering #Agile #CodeReview
The brand-new #JAVAPRO – 30 Years of Java, Special Edition is now available in print at #JCON2025! 📍Find it at the Info Point and in front of Cinema 5 🖤 Limited edition 📚 Packed with exclusive articles on #Java #Performance #AI #Frameworks & more 📦 Fresh from the press – and…
Tomorrow! Join the FREE #EclipseStore Fundamentals online training with Christian Kuemmel, powered by #JAVAPRO! Nov 12 at 5:00 - 9:00 PM CET Get your free ticket: bit.ly/4h6cmlB @JAVAPROmagazin #Persistence #Microservices #MicroStream @EclipseStoreIO @EclipseFdn
Today! Join the FREE #EclipseStore Fundamentals online training with Christian Kuemmel, powered by #JAVAPRO! July 29 at 5:00 - 9:00 PM CEST Get your free ticket: bit.ly/4h6cmlB @JAVAPROmagazin #Persistence #Microservices #MicroStream @microstreamOne
Hone your skills! Join the free #EclipseStore Fundamentals online training with Christian Kuemmel, powered by #JAVAPRO! July 29 at 5:00 - 9:00 PM CEST. Get your FREE ticket: bit.ly/4h6cmlB @JAVAPROmagazin #Persistence #Microservices #MicroStream @microstreamOne
🍻 Happy Hour at #JCON2025! Time to unwind, chat & connect with the #Java community. Looking for conversation starters? → Some of today’s speakers have shared insightful articles — from AI-powered forms to Jakarta EE & security... 📰 And don’t miss the #JAVAPRO articles from…
☕ Afternoon break at JCON EUROPE 2025 – time to recharge & prep for the final sessions! 💡 @dchuyko (4 PM) kicks off with “legal JVM doping” – Graal, Leyden, CRaC & more. 👉 His #JAVAPRO article helps you cut cloud costs & boost #Performance: javapro.io/2025/04/17/spe… 5 PM: 💡…
Something went wrong.
Something went wrong.
United States Trends
- 1. Josh Allen 37K posts
- 2. Texans 57.8K posts
- 3. Bills 149K posts
- 4. Joe Brady 5,181 posts
- 5. #MissUniverse 415K posts
- 6. #MissUniverse 415K posts
- 7. Anderson 27.3K posts
- 8. McDermott 4,542 posts
- 9. Troy 12.2K posts
- 10. #StrayKids_DO_IT_OutNow 47K posts
- 11. Maxey 12.8K posts
- 12. #TNFonPrime 3,724 posts
- 13. Cooper Campbell N/A
- 14. Al Michaels N/A
- 15. Dion Dawkins N/A
- 16. #htownmade 3,870 posts
- 17. Shakir 5,631 posts
- 18. Stroud 3,568 posts
- 19. Costa de Marfil 24.7K posts
- 20. Jordan Marsh N/A