#java17 resultados de búsqueda
Falling in love with Java Records because I didn't know this combination would work: JSON Views🚀 #Record #Java17 #MapStruct #JsonViews
#java #java17+ I love more and more the text blocks in JDK15+ and also in combination with "..".formatted(..) it's even more convenient.
Java 17’s Text Blocks make multi-line strings clean, readable, and escape-free! Perfect for SQL, HTML, JSON & templates. Examples + tips → bit.ly/3LOscXn #Java17 #Coding #CleanCode #Developers #SoftwareEngineering
🎓 Java'da yeni bir başarı daha! Java 17 sertifikasını aldım ve toplamda 3 OCP sertifikam oldu. Yeni hedeflere doğru ilerliyoruz! 💪🚀 #Java17 #OCP catalog-education.oracle.com/pls/certview/s…
Elegant Switch Expressions in @java 17. From bulky switch statements to elegant switch expressions. #Java17 #JavaTips
*Java Tip: Sealed Classes Explained!* 🔒 Did you know Java 17 introduced **sealed classes** to control inheritance? Here’s why they’re awesome: #Java17 #Coding #SoftwareDevelopment
Tired of writing boilerplate for DTOs that should just be immutable? Froporec lets you convert POJOs into real Java records—while keeping field access, compatibility, & even collections safe. @ashrafbayor breaks it down: javapro.io/2025/10/07/tra… #CleanCode #ProjectLombok #Java17
🚀 Java Trick of the Day! 🎉 Did you know? Java 17 introduces Pattern Matching for Switch! 🌟 Simplify your code with concise pattern matching syntax in if statements. 🧩 Enhance readability and make your Java 17 code shine! ✨ #Java17 #PatternMatching
Check out how Netflix increased application performance with #java17 and @springboot tanzu.vmware.com/content/blog/h…
🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯 📖 Learn more: bit.ly/4jay1u5 #Java #Java17 #TextBlocks #CodingTips #Developers
🔹 Java 17 introduced sealed classes – a perfect balance between open inheritance & final classes! 🚀 📖 Learn more: bit.ly/4i17Y7L #Java #Java17 #SealedClasses #CodingTips
#Quarkus 3.7 will require #Java17 as the minimal JDK version to build & run applications. Why? - OpenJDK community ceased actively supporting Java 11 in Sep-2023 - Quarkus dependencies are also upgrading their baseline to Java 17 Details on #InfoQ: bit.ly/4aELSoy
The shift to #Java17 is well underway! According to our #2023StateOfJavaintheEnterprise report, 26% of respondents are already using Java 17, and 21% are in the process of migrating. What are your plans? #javatrends #appmodernization #enterpriseapps
From #Java17 to #Java21 and Beyond: At #Accento2023 our keynote speaker, JavaOne Rockstar José Paumard / @JosePaumard talks about Data Oriented Programming, Asynchronous Programming, and Value Types. More info on 2023.accento.dev/talks/java-21/
𝐅𝐂 𝐅𝐞𝐫𝐨𝐧𝐢𝐤𝐞𝐥𝐢 '𝟕𝟒 të 𝑑𝑖𝑒𝑙𝑒̈𝑛 më 15 𝑑ℎ𝑗𝑒𝑡𝑜𝑟 nga ora 1️⃣3️⃣:0️⃣0️⃣ #AlbiMallSuperliga #Java17 | #KFP 🤍💙
Java 17 will be the minimum version for Quarkus 3.7 bit.ly/3zY6UAF by @maxandersen #quarkus #java #java17
"Il nuovo Java" ha ora 200 recensioni su Amazon!📚🎉E oltre l'82% delle recensioni sono a 5 stelle!⭐Grazie a tutti coloro che hanno contribuito in qualche modo!🙏 Questo mi motiva ancora di più a condividere la passione per la programmazione. 🚀 #nuovojava #java #java17 #grazie
I'm happy to announce that #Datafaker 2.0 has been released: datafaker.net/releases/2.0.0/ This release requires #Java17 as the minimal version, and ends the development of the 1.x branch. A big thanks to everyone supporting Datafaker in the last few years, it's great! #java #kotlin
Yes, it's generally safe to switch your Android codebase to Java 17, especially if targeting Android 14+ (API 34). Features are supported via core library desugaring for older versions down to API 24. Test for compatibility issues, as some APIs might need backports. Update your…
Java 17’s Text Blocks make multi-line strings clean, readable, and escape-free! Perfect for SQL, HTML, JSON & templates. Examples + tips → bit.ly/3LOscXn #Java17 #Coding #CleanCode #Developers #SoftwareEngineering
Tired of writing boilerplate for DTOs that should just be immutable? Froporec lets you convert POJOs into real Java records—while keeping field access, compatibility, & even collections safe. @ashrafbayor breaks it down: javapro.io/2025/10/07/tra… #CleanCode #ProjectLombok #Java17
🚀 FREE Classroom & Online Workshop 🚀 Register Now: tr.ee/KeF2KB 📌 Topic: Java 17 Features 👨🏫 By Mr. Shekher 📅 Date: 15th Sept ⏰ Time: 09:30 AM (IST) #Java #Java17 #Coding #Programming #JavaDeveloper #LearnJava #FreeWorkshop #Developers #AshokIT #TechCommunity
@java @intellijidea @jetbrains @springboot Suggest me material to learn everything about parallelism in Java using springboot framework!! #java #java17 #parallelcalls #executors
¿Sigues usando jerarquías sin control en Java? 😮 Con sealed classes en Java 17: ✅ Adiós subclases salvajes ✅ Más seguridad ✅ Más claridad ✅ Más mantenibilidad Ponle un 🔐 a tu código. #Java17 #CodingTips #SealedClasses
Java 17 on Ubuntu 22.04 ☕️ • G1 GC <200ms • Docker-safe: -XX:MaxRAMPercentage • Bonus: -XX:+UseContainerSupport 👉 Guide + Dockerfile: bluevps.com/blog/how-to-in… #Java17 #DevOps #JVM #Ubuntu #BlueVPS
Switching to #Java17 logic feels like upgrading your brain's processor. 🧠💻 Simplified switch cases, pattern matching magic, and sealed classes—write less, achieve more. 🔥 #Java #CodeBetter #LogicElevated @java
📱 CheerpJ WebAssembly JVM avanza con soporte para Java 17 y mejora en dispositivos móviles #CheerpJ #WebAssembly #Java17 #MobileDev #JVM #TechUpdate ciberninjas.com/cheerpj-webass…
AIMindUpdate News! Run Java in your browser! CheerpJ 4.1 previews Java 17 support, bringing complex apps to mobile devices. No installation required! #CheerpJ #Java17 #WebAssembly Click here↓↓↓ aimindupdate.com/2025/06/01/che…
AIクリエーターの道 ニュース:Java 17がブラウザで動く!CheerpJ 4.1リリース、モバイル対応も。すごい! #CheerpJ #Java17 #WebAssembly 詳しくはこちら↓↓↓ gamefi.co.jp/2025/06/01/jav…
"Java 17 devs explaining how smart cast works… Meanwhile, their app: Exception in thread "main" java.lang.NullPointerException #Java17 #SpringBoot #CleanCode #OopsIDidItAgain #NullPointerException #DeveloperLife #TechHumor
🚀 Day 6of Java 17 Learning! Java 17 improves switch with switch expressions – safer, smarter, & more powerful! result = switch (day) { case MONDAY, FRIDAY -> 6; default -> 0; }; ✨ No fall-through ✨ Cleaner & returns values ✨ Fewer bugs #Java17 #SwitchExpressions
🚀 Day 5 of Java 17: More Cool Features That Make It Shine! ☕🔥 Let’s explore more gems introduced in Java 17 that set it apart from earlier versions 👇 New macOS Rendering Pipeline 🖥️ Java 17 uses Apple Metal for graphics on macOS instead of OpenGL = better performance! #Java17
🚀 Day 4: Java 17 – More New & Unique Features static String formatter(Object obj) { return switch (obj) { case Integer i -> "int " + i; case String s -> "string " + s; default -> "unknown"; }; } 💡 No need to use instanceof + casting. #Java17
Java 22 is here. If you're on Java 17 you're a dinosaur 😉 inside.java/2024/03/19/the…
Are you up-to-date about all the Java features? Here's an overview of all major features that were added from Java 8 to Java 17 with code examples. reflectoring.io/java-release-n…
Run, don't walk, to JDK 17. It's *so* much better. If you're around NYC, there's an event coming up soon to help you learn all you need.
Join AWS experts in NYC August 10 to learn about the latest and greatest when it comes to building #Java and #FullStack JS apps, and improving app performance & productivity. Spots are limited, register now! 👉go.aws/3PlZQ38
14 JEPs with exciting new language and JVM features. (via @oraclejavamag) #Java17 social.ora.cl/6012JDYy2
☕ #Java17 ☕ Java tutorials ☕ Java User Groups Find all this, and more, at dev.java—the new destination for #developers to learn and try #Java.
Our #Java team spills the beans on #Java17! Hear what’s included in the new release and more—tune into the Inside Java podcast: social.ora.cl/6018JEtVC
It's time for another session in the #JEPCafe! ☕ On today's menu, @JosePaumard shows you how to use the new features from #Java17, especially Records, to improve your Java 8 code. social.ora.cl/6012KKISG
New features? ✔️ Pattern matching? ✔️ Stronger security? ✔️ New platforms? ✔️ There’s something in #Java17 for everyone: social.ora.cl/6017JDCZT
Falling in love with Java Records because I didn't know this combination would work: JSON Views🚀 #Record #Java17 #MapStruct #JsonViews
Java Tip💡 Do you know this feature? Since #Java17 you can use the `HexFormat` class. It converts between bytes and chars and hex-encoded strings. ☕️👇 🏷️ #java #OpenJDK #tips
Today @java 17 is going to be released, and GlassFish is fully ready for it. Compiles and runs on JDK 17! #JakartaEE #JDK17 #Java17 #Java
That’s a good question. Here are good answers. #Java17 #Java social.ora.cl/6010JJjds @johanjanssen42
Celebrate the launch of #Java17 with part one of this two-part podcast! Listen to @chadarimura discuss exciting license changes with Donald Smith and #ProjectPanama and the Vector API with @PaulSandoz. social.ora.cl/6018yCP9k
Cool! Today I have deployed my first #Java17 #SpringBoot application on #OpenShift based on the official @RedHat OpenJDK image published recently. Time to switch to Java 17 :) 👇
Something went wrong.
Something went wrong.
United States Trends
- 1. Warner Bros 119K posts
- 2. HBO Max 55.4K posts
- 3. #FanCashDropPromotion 1,259 posts
- 4. Good Friday 57.5K posts
- 5. #FridayVibes 4,501 posts
- 6. Paramount 28K posts
- 7. Ted Sarandos 3,819 posts
- 8. Jake Tapper 59.6K posts
- 9. $NFLX 5,335 posts
- 10. #FridayFeeling 1,935 posts
- 11. National Security Strategy 12K posts
- 12. NO U.S. WAR ON VENEZUELA 3,196 posts
- 13. The EU 139K posts
- 14. Bandcamp Friday 1,979 posts
- 15. David Zaslav 1,915 posts
- 16. Happy Friyay 1,225 posts
- 17. #FridayMotivation 4,494 posts
- 18. RED Friday 5,026 posts
- 19. #FlashbackFriday N/A
- 20. Core PCE 2,485 posts