#java25 search results

No results for "#java25"

The wait is over! #Java25 issue part 2 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/12/09/alw…

JAVAPROmagazin's tweet image. The wait is over! #Java25 issue part 2 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/12/09/alw…

Java 25: soporte desde el día uno (LTS, lanzado Sep 2025). Herramientas empaquetadas compatibles (Async Profiler 4.1, JaCoCo) y descargas de builds (Oracle, Semeru, Graal, Microsoft) desde la propia IDE. #Java25

ProgEnJava's tweet image. Java 25: soporte desde el día uno (LTS, lanzado Sep 2025). Herramientas empaquetadas compatibles (Async Profiler 4.1, JaCoCo) y descargas de builds (Oracle, Semeru, Graal, Microsoft) desde la propia IDE. #Java25

In #Java25, the structured concurrency API sees its fifth preview with considerable changes over previous iterations. After this presentation, you'll be ready to put the structured concurrency API into action in your project. 💪 social.ora.cl/6014A7tqp

java's tweet image. In #Java25, the structured concurrency API sees its fifth preview with considerable changes over previous iterations. 

After this presentation, you'll be ready to put the structured concurrency API into action in your project. 💪 social.ora.cl/6014A7tqp

#Java25 is also available on Azure Functions!

brunoborges's tweet image. #Java25 is also available on Azure Functions!

#Java25 is now available on App Service. One of the simplest ways to deploy Java applications on #Azure.

brunoborges's tweet image. #Java25 is now available on App Service. One of the simplest ways to deploy Java applications on #Azure.

@rhdevelopers when do we get the nov25 openjdk downloads? will those have the openjdk25 builds? #RedHat #Java25 #JDK25 #OpenJDK


Midnight DSA Session | Huffman Encoding Tonight, we are learning and exploring Huffman Encoding as part of the "The Algorithm Hour". And we are doing it live on: youtube.com/watch?v=6HwZVz… #algorithms #java25 #YouTubeLive

DeyPriyak's tweet card. The Algorithm Hour | Late night DSA session | Huffman Encoding

youtube.com

YouTube

The Algorithm Hour | Late night DSA session | Huffman Encoding


These 4 pages was turn on light 💡 in my mind #inheritance #java25 @java

Santhu_xd's tweet image. These 4 pages was turn on light 💡 in my mind   

#inheritance #java25 @java
Santhu_xd's tweet image. These 4 pages was turn on light 💡 in my mind   

#inheritance #java25 @java
Santhu_xd's tweet image. These 4 pages was turn on light 💡 in my mind   

#inheritance #java25 @java
Santhu_xd's tweet image. These 4 pages was turn on light 💡 in my mind   

#inheritance #java25 @java

Spring Boot 4 is LIVE! Java 25 + Jakarta EE 11 Pattern matching, insane modularity, zero-config OpenTelemetry & next-level security by default One-click starter: start.spring.io Who’s already migrating? Drop your SB4 wins below! #SpringBoot4 #Java25 #JakartaEE


including why these trends matter for today’s software development. Read the full blog here: itenium.be/blog/trends/de… #Devoxx2025 #Java25 #AI #SoftwareArchitecture #DeveloperTrends #Itenium


El "nuevo main()" en #Java25 no es solamente eso, sino también: - Nueva clase IO para i/o básico a consola (no más "System.out") - Import implícito de todo el módulo java.base: java.util, java.io, java.time, java.nio, etc... - Sin necesidad de declarar una clase


Java 25 is here and switch statements just got a massive glow-up. ​No more boxing primitive types just to pattern match. ​Before: switch (Integer.valueOf(x)) Now: switch (x) with case int i directly. ​Less overhead, cleaner syntax ​#Java25 #CleanCode #SoftwareEngineering #Dev


Spring Boot 4 is here Powered by Spring Framework 7, Java 25 support, modularized auto-config, JSpecify null-safety, built-in API versioning..... etc spring.io/blog/2025/11/2… #SpringBoot4 #Java25 #Spring #SpringFramework7


Java 25 ist größer, als du denkst! @sippsack erklärt die wichtigsten Neuerungen: 18 JEPs, Immutability on demand, Vector API, Structured Concurrency u. v. m. – kompakt, klar, sofort anwendbar. 💥 ℹ️ Nicht verpassen: f.mtr.cool/fivdnamyse #Java #JEPs #Java25 #jaxcon


🚀 Java Developers, Big Update! 👉 Register Now: t.ly/FWSJAVA-23N Join our FREE Online Workshop on Java 25 Features By. Mr. Ravi Shankar 📅 Date: 23rd November 2025⏰ Time: 10:00 AM (IST) #Java25 #JavaDeveloper #JavaProgramming #JDK25 #JavaUpdates

nareshitech's tweet image. 🚀 Java Developers, Big Update!

👉 Register Now: t.ly/FWSJAVA-23N

Join our FREE Online Workshop on Java 25 Features By. Mr. Ravi Shankar
📅 Date: 23rd November 2025⏰ Time: 10:00 AM (IST)

#Java25 #JavaDeveloper #JavaProgramming #JDK25 #JavaUpdates

Time for @urielsalis who is starting his presentation about the improvements in the Cryptographic area #Java25

BarcelonaJUG's tweet image. Time for @urielsalis who is starting his presentation about the improvements in the Cryptographic area #Java25

Java 25 ayudará a las organizaciones a impulsar el crecimiento empresarial con mejoras que aumentan la productividad de los desarrolladores y mejoran el rendimiento, la estabilidad y la seguridad de la plataforma. @Oracle #Java25 #programación tintatic.com/java-25-integr…


Here we have @samuel_lissner starting our event about the news for #Java25 🤩😉👍 in the @SkyscannerEng Barcelona offices with Structured Concurrency👌

BarcelonaJUG's tweet image. Here we have @samuel_lissner starting our event about the news for #Java25 🤩😉👍 in the @SkyscannerEng Barcelona offices with Structured Concurrency👌

New in #Java25: flexible constructor bodies (JEP 513)! You can now validate arguments or do setup work before an explicit constructor invocation – no more boilerplate helper methods.

bellsoftware's tweet image. New in #Java25: flexible constructor bodies (JEP 513)! You can now validate arguments or do setup work before an explicit constructor invocation – no more boilerplate helper methods.

JEP 519: Compact Object Headers is ready for #Java25 Oh, and yeah, also Compact Source Files!

brunoborges's tweet image. JEP 519: Compact Object Headers is ready for #Java25

Oh, and yeah, also Compact Source Files!

What’s new in #Java25? 🤔 Take in this Sip of Java as we cover the highlights. ☕ social.ora.cl/6010AkrHs

java's tweet image. What’s new in #Java25? 🤔 

Take in this Sip of Java as we cover the highlights. ☕ social.ora.cl/6010AkrHs

📢#Java 25 is now available!📢 Your: ☕️ FREE ☕️ Multi-platform ☕️ Open source ☕️ Production ready ☕️ Binary release ...made available by @Oracle. Learn more ➡️ blogs.oracle.com/java/post/the-… #Java25 #JDK25 #OpenJDK

Sharat_Chander's tweet image. 📢#Java 25 is now available!📢

Your:
☕️ FREE
☕️ Multi-platform
☕️ Open source
☕️ Production ready
☕️ Binary release

...made available by @Oracle. Learn more ➡️ 
blogs.oracle.com/java/post/the-…

#Java25  #JDK25 #OpenJDK

Our #Java25 Launch Livestream is just one day away! 🥳 What are you waiting for? Set a notification today so you don't miss out on our exciting event. social.ora.cl/6016AMhor

java's tweet image. Our #Java25 Launch Livestream is just one day away! 🥳 

What are you waiting for? Set a notification today so you don't miss out on our exciting event. social.ora.cl/6016AMhor

The latest Inside Java Newsletter is here! 🗞️ Get all the details about what's coming up from the Java team, including the release of #Java25 and Oracle #AIWorld. social.ora.cl/6016A6ZJ6

java's tweet image. The latest Inside Java Newsletter is here! 🗞️ 

Get all the details about what's coming up from the Java team, including the release of #Java25 and Oracle #AIWorld. social.ora.cl/6016A6ZJ6

New in #Java25: Stream Gatherers! Custom stream operations without external libs. Perfect for chunking, windowing, or filtering unique values. Here’s one that keeps only one user per country 👇

bellsoftware's tweet image. New in #Java25: Stream Gatherers! Custom stream operations without external libs. Perfect for chunking, windowing, or filtering unique values. Here’s one that keeps only one user per country 👇

#Java25 has been released! 🎉 On this Inside Java Newscast, @BillyKorando reviews the release notes, covering all the new features, updates, deprecations, and removals you need to know about. social.ora.cl/6014AwfLA

java's tweet image. #Java25 has been released! 🎉

On this Inside Java Newscast, @BillyKorando reviews the release notes, covering all the new features, updates, deprecations, and removals you need to know about. social.ora.cl/6014AwfLA

#Java25 adds compact source files with instance main methods. No more complicated public static void main, just a clean entry point. Perfect for PoCs and teaching.

bellsoftware's tweet image. #Java25 adds compact source files with instance main methods. No more complicated public static void main, just a clean entry point.
Perfect for PoCs and teaching.

At #AIWorld, Georges Saab sat down to discuss how #Java25 accelerates AI, enterprise modernization, and cloud-native development. social.ora.cl/60157EddZ

java's tweet image. At #AIWorld, Georges Saab sat down to discuss how #Java25 accelerates AI, enterprise modernization, and cloud-native development. social.ora.cl/60157EddZ

#Java25 adds scoped values, a safer alternative to thread-local variables. Cleaner state sharing, less hidden leaks, perfect for virtual threads:

bellsoftware's tweet image. #Java25 adds scoped values, a safer alternative to thread-local variables. Cleaner state sharing, less hidden leaks, perfect for virtual threads:

In #Java25, the structured concurrency API sees its fifth preview with considerable changes over previous iterations. After this presentation, you'll be ready to put the structured concurrency API into action in your project. 💪 social.ora.cl/6014A7tqp

java's tweet image. In #Java25, the structured concurrency API sees its fifth preview with considerable changes over previous iterations. 

After this presentation, you'll be ready to put the structured concurrency API into action in your project. 💪 social.ora.cl/6014A7tqp

We keep exploring new #Java25 features in action. This time – module import declarations. No need for a module-info .java, you can import a module right in your source file. Perfect for quick demos, scripts, or teaching.

bellsoftware's tweet image. We keep exploring new #Java25 features in action. This time – module import declarations.
No need for a module-info .java, you can import a module right in your source file.
Perfect for quick demos, scripts, or teaching.

New in #Java25: flexible constructor bodies (JEP 513)! You can now validate arguments or do setup work before an explicit constructor invocation – no more boilerplate helper methods.

bellsoftware's tweet image. New in #Java25: flexible constructor bodies (JEP 513)! You can now validate arguments or do setup work before an explicit constructor invocation – no more boilerplate helper methods.

Leetcode Daily Challenge Day15. #leetcodejourney #Java25 #DSA #coding .

manish_kumar28's tweet image. Leetcode Daily Challenge  Day15. #leetcodejourney #Java25 #DSA #coding .

finally Upgraded to Java 25 and got rid of lombok #java25

rajadilipkolli's tweet image. finally Upgraded to Java 25 and got rid of lombok #java25

Examine the essential security changes introduced after JDK 21 and how to prepare applications for these updates in the latest Road to #Java25 episode with @ammbra1508. social.ora.cl/6013AG7Zz

java's tweet image. Examine the essential security changes introduced after JDK 21 and how to prepare applications for these updates in the latest Road to #Java25 episode with @ammbra1508. social.ora.cl/6013AG7Zz

🎉🎊🍾🥳Java 25 is officially available from today onwards. Here is what is getting delivered with this release. I will be covering these features this week through many posts so that you understand these new features. #Java #java25

iASHeeesh's tweet image. 🎉🎊🍾🥳Java 25 is officially available from today onwards. Here is what is getting delivered with this release. I will be covering these features this week through many posts so that you understand these new features. 
#Java #java25

Loading...

Something went wrong.


Something went wrong.


United States Trends