#java17 search results

Falling in love with Java Records because I didn't know this combination would work: JSON Views🚀 #Record #Java17 #MapStruct #JsonViews

Stephan007's tweet image. Falling in love with Java Records because I didn't know this combination would work: JSON Views🚀 
#Record #Java17 #MapStruct #JsonViews
Stephan007's tweet image. Falling in love with Java Records because I didn't know this combination would work: JSON Views🚀 
#Record #Java17 #MapStruct #JsonViews
Stephan007's tweet image. 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.

khmarbaise's tweet image. #java #java17+ I love more and more the text blocks in JDK15+ and also in combination with "..".formatted(..) it's even more convenient.
khmarbaise's tweet image. #java #java17+ I love more and more the text blocks in JDK15+ and also in combination with "..".formatted(..) it's even more convenient.

Elegant Switch Expressions in @java 17. From bulky switch statements to elegant switch expressions. #Java17 #JavaTips

rashm1n's tweet image. Elegant Switch Expressions in @java 17. From bulky switch statements to elegant switch expressions.

#Java17 #JavaTips

🎓 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…


🚀 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

jug_istanbul's tweet image. 🚀 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

𝐅𝐂 𝐅𝐞𝐫𝐨𝐧𝐢𝐤𝐞𝐥𝐢 '𝟕𝟒 të 𝑑𝑖𝑒𝑙𝑒̈𝑛 më 15 𝑑ℎ𝑗𝑒𝑡𝑜𝑟 nga ora 1️⃣3️⃣:0️⃣0️⃣ #AlbiMallSuperliga #Java17 | #KFP 🤍💙

FC_Prishtina's tweet image. 𝐅𝐂 𝐅𝐞𝐫𝐨𝐧𝐢𝐤𝐞𝐥𝐢 '𝟕𝟒 të 𝑑𝑖𝑒𝑙𝑒̈𝑛 më 15 𝑑ℎ𝑗𝑒𝑡𝑜𝑟 nga ora 1️⃣3️⃣:0️⃣0️⃣ 
#AlbiMallSuperliga #Java17 | #KFP  🤍💙

*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

Manishrysk's tweet image. *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

#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

InfoQ's tweet image. #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

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/

AccentoDev's tweet image. 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/

🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯 📖 Learn more: bit.ly/4jay1u5 #Java #Java17 #TextBlocks #CodingTips #Developers

AegisSoftTech's tweet image. 🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯

📖 Learn more: bit.ly/4jay1u5

#Java #Java17 #TextBlocks #CodingTips #Developers

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

vaadin's tweet image. 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

🔹 Java 17 introduced sealed classes – a perfect balance between open inheritance & final classes! 🚀 📖 Learn more: bit.ly/4i17Y7L #Java #Java17 #SealedClasses #CodingTips

AegisSoftTech's tweet image. 🔹 Java 17 introduced sealed classes – a perfect balance between open inheritance & final classes! 🚀

📖 Learn more: bit.ly/4i17Y7L

#Java #Java17 #SealedClasses #CodingTips

Java 17 will be the minimum version for Quarkus 3.7 bit.ly/3zY6UAF by @maxandersen #quarkus #java #java17

myfear's tweet image. 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

cdesio's tweet image. "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

Android Studio Flamingo🐦 で Retrofit が「r8 java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType」 👉 android.benigumo.com/20230414/andro… #kotlin #AndroidDev #java17 #プログラミング

maochanz's tweet image. Android Studio Flamingo🐦 で Retrofit が「r8 java.lang.Class cannot be cast to java.lang.reflect.ParameterizedType」
👉 android.benigumo.com/20230414/andro…
#kotlin #AndroidDev #java17 #プログラミング

⚽ Abissnet Superiore 🗓 Java 1️⃣7️⃣ #abissnetsuperiore | #java17 #futboll #fshf

FSHForg's tweet image. ⚽ Abissnet Superiore 
🗓 Java 1️⃣7️⃣

#abissnetsuperiore | #java17 #futboll #fshf

🚀 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

ashokitschool's tweet image. 🚀 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


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…

Infinit18575448's tweet image. 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…

Gamefi38849310's tweet image. 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


DAY 3 : 🔐 Java 17 Sealed Classes Explained Tired of random classes extending your base class? Use Sealed Classes to control inheritance! 👇 #Java17 #JavaTips #CleanCode #100DaysOfCode 🖼️ Code Snippet (use in Carbon or Ray.so) // Java 17 Sealed Class Example👇


🚀 ¡Hola, JavaLovers! ¿Sabías que con Java 17 puedes implementar patrones de coincidencia para instanceof? 🔍 Simplifica tu código y mejora la legibilidad. ¿Listos para descubrir más? 😎💻 #Java #Programacion #Java17 #DesarrolloDeSoftware #CodeSmart


🚀 Java 17 trae mejoras al switch con pattern matching. ¿Estás listo para dejar atrás los if-else? Ahora puedes hacer tu código más limpio así: ```java switch (obj) { case String s -> ... case Integer i -> ... } ``` Menos código, más claridad. #Java17 #CodeTips #CleanCode


📅 7-Day Java 17 Posting Plan 🟩 Day 1: Java 17 Feature Highlight 🔍 Sealed Classes in Java 17 Use them to restrict class inheritance and improve code safety. Useful in domain-driven design. ✅ Cleaner structure ✅ Fewer bugs #Java17 #CleanCode #JavaTips

MishraG8534's tweet image. 📅 7-Day Java 17 Posting Plan
🟩 Day 1: Java 17 Feature Highlight
🔍 Sealed Classes in Java 17

Use them to restrict class inheritance and improve code safety.
Useful in domain-driven design.
✅ Cleaner structure
✅ Fewer bugs
#Java17 #CleanCode #JavaTips

🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 & 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences & concatenations. 🎯 📖 Learn more: bit.ly/4jay1u5 #Java #Java17 #TextBlocks #CodingTips #Developers

AegisSoftTech's tweet image. 🚀 Java 17 𝗧𝗲𝘅𝘁 𝗕𝗹𝗼𝗰𝗸𝘀 make multi-line strings 𝗰𝗹𝗲𝗮𝗻𝗲𝗿 &amp;amp; 𝗺𝗼𝗿𝗲 𝗿𝗲𝗮𝗱𝗮𝗯𝗹𝗲! Say goodbye to escape sequences &amp;amp; concatenations. 🎯

📖 Learn more: bit.ly/4jay1u5

#Java #Java17 #TextBlocks #CodingTips #Developers

14 JEPs with exciting new language and JVM features. (via @oraclejavamag) #Java17 social.ora.cl/6012JDYy2

java's tweet image. 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.

java's tweet image. ☕ #Java17
☕ Java tutorials
☕ Java User Groups

Find all this, and more, at dev.java—the new destination for #developers to learn and try #Java.

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

java's tweet image. It&apos;s time for another session in the #JEPCafe! ☕ 

On today&apos;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

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

Oracle's tweet image. 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

My happiness while teaching Java programming. 😀 #Java #Java17 #OpenJDK #JDK #JDK17

mimaraslan's tweet image. My happiness while teaching Java programming. 😀
#Java #Java17 #OpenJDK #JDK #JDK17

New features? ✔️ Pattern matching? ✔️ Stronger security? ✔️ New platforms? ✔️ There’s something in #Java17 for everyone: social.ora.cl/6017JDCZT

Oracle's tweet image. 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

Stephan007's tweet image. Falling in love with Java Records because I didn&apos;t know this combination would work: JSON Views🚀 
#Record #Java17 #MapStruct #JsonViews
Stephan007's tweet image. Falling in love with Java Records because I didn&apos;t know this combination would work: JSON Views🚀 
#Record #Java17 #MapStruct #JsonViews
Stephan007's tweet image. Falling in love with Java Records because I didn&apos;t know this combination would work: JSON Views🚀 
#Record #Java17 #MapStruct #JsonViews

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

OmniFaces's tweet image. 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

Oraclejavamag's tweet image. That’s a good question. Here are good answers. #Java17 #Java social.ora.cl/6010JJjds @johanjanssen42

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

piotr_minkowski's tweet image. 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

Monitoring Deserialization Activity in the #JDK #Java #Java17 #JDK17 inside.java/2021/03/02/mon…

chegar999's tweet image. Monitoring Deserialization Activity in the #JDK #Java #Java17 #JDK17

inside.java/2021/03/02/mon…

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

java's tweet image. 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

🚨Now Available🚨 More #Java17 coverage by @zeichick (@Oraclejavamag editor) #OpenJDK #JDK #Java #JDK17 Read now ⬇️⬇️⬇️⬇️ social.ora.cl/6017JDCZT

Sharat_Chander's tweet image. 🚨Now Available🚨

More #Java17 coverage by @zeichick 
(@Oraclejavamag editor)

#OpenJDK #JDK #Java #JDK17

Read now
⬇️⬇️⬇️⬇️
social.ora.cl/6017JDCZT

Check out JEP 407, pattern matching for switch, previewed in #Java17. social.ora.cl/6010JHfFG #Java

Oraclejavamag's tweet image. Check out JEP 407, pattern matching for switch, previewed in #Java17. social.ora.cl/6010JHfFG #Java

🎙️ Inside Java Podcast “Pattern Matching” with @GavinBierman #JDK17 #Java17 #OpenJDK inside.java/2021/06/13/pod…

delabassee's tweet image. 🎙️ Inside Java Podcast “Pattern Matching” with @GavinBierman 

#JDK17 #Java17 #OpenJDK
inside.java/2021/06/13/pod…

Loading...

Something went wrong.


Something went wrong.


United States Trends