Blog about #java #restapi #springboot #microservices #fullstackwebdevelopment
YouTube: https://t.co/4HGAJGcW7T
Website: https://t.co/6cg0xznQMB
Jan 1, 2023 β’ 13 tweets β’ 6 min read
Summary of #Java 8,9,10,11,12,13,14,15,16,17,18,19 features.
All features in a single tweet. #retweet#share#like#follow#bookmark Good know.
Thread π
#Java 19 Features:
- Record Patterns
- Linux/RISC-V Port
- Foreign Function & Memory API
- Virtual Threads
- Vector API (Fourth Incubator)
- Pattern Matching for the switch
- Structured Concurrency (Incubator)
Sep 2, 2022 β’ 12 tweets β’ 6 min read
Summary of All #Java 8,9,10,11,12,13,14,15,16,17,18 Features. All features in a single tweet. #bookmark#save#pin
Thread π #retweet#follow#Java 18 Features:
- UTF-8 by Default
- Simple Web Server
- Code Snippets in Java API Doc
- Reimplement Core Reflection with Method Handles
- Vector API
- Internet-Address Resolution SPI
- Foreign Function & Memory API
- Pattern Matching for switch
Summary of #Java 8,9,10,11,12,13,14,15,16,17,18 features.
All features in single tweet. #bookmark#save#pin
Thread π #retweet#follow
Java 8 Features:
- Lambda expression
- Stream API
- Functional interface
- Default and static methods
- Optional class
- Nashorn β JavaScript runtime engine
- Annotation on Java Types
- Unsigned Integer Arithmetic
- Repeating annotations
- New Date and Time API