Learn about libraries that give a detailed description of the difference between two strings.
Category: Home
OpenJFX 13 – “JavaFX gets its own identity” – JAXenter
Today is JavaFX 13’s proposed release date! To welcome it to the world, we sat down with Java Champion Dirk Lemmermann to talk about the new release.
Jakarta EE 8 is sprinting towards an exciting future for enterprise Java
After what seemed like eternity, Jakarta EE is finally here! Now the community can start hoping for faster development of the platform.
Ballerina version 1.0 adds Java interoperability and targets the JVM – JAXenter
Ballerina 1.0 is here! This open source programming language focuses on cloud-era applications, is cloud-native, and can simplify microservices development.
Enterprise Java spec packs bags, ready for new life under assumed name – Jakarta
Oops, hope we haven’t blown Java EE 8’s cover
Top 10 Java stories of August: Kotlin, Java, Julia & Quarkus – JAXenter
It’s September! The sun’s still shining, but the mornings have a chill. Don’t worry though, the 10 hottest posts from the last month will keep you warm.
Jabel: All the syntax of Java 12, targeted to Java 8 – JAXenter
So, what do you do when you want to use Java 12+ syntax, but all of your users are stuck in the past using Java 8? Check out this new hack.
Build Effective Microservices with Eclipse Vert.x Book from O’Reilly
Download How Eclipse Vert.x Works “Reactive programming is a development model oriented around data flows and the propagation of d….
Weekly round-up: Java 12 syntax in Java 8, R language, Golang & more
Last week we learned about Jabel, which lets developers write Java 12+ syntax in Java 8, got a great look at R language, a new version of Golang & more.
Refactoring With Types – DZone Java
In this post, we look at refactoring techniques using types, which can be used to incorporate business rules that ensure code correctness.
Bean Validation Anti-Patterns
Some thoughts about validation in general, Bean Validation in particular, and why I consider some applications of Bean Validation an anti-pattern.
JakartaOne® Livestream – Crowdcast
Register now for Eclipse Foundation’s event on Crowdcast, scheduled to go live on Tuesday September 10, 2019 at 7:00 am EDT.
Java 11 Nest Based Access Control | Baeldung
Learn about Java nested type access rules and the changes made in Java 11