Learn how to use Java 8 reflection features to gain information about method parameters.
Category: Home
New Scene Builder Release for Java 10 – Gluon
Scene Builder is a very popular drag & drop user interface designer tool for JavaFX. It allows for rapid iteration and separation of design and logic for team members to quickly and easily focus on their specific layer of application development. With over 900,000 downloads since Gluon started distributing it in 2015, Scene Builder clearly …
Java 10 Released – 10 New Features Java Developers Should Know
Hello Guys, while we all are talking about Java 9 and some people are yet to adopt Java 8 in their projects, here comes the new release o…
Java Annotated Monthly – June 2018 | IntelliJ IDEA Blog
Posted on June 1, 2018 by Trisha Gee No really big Java news this month, but plenty of good articles to help us to improve as deve….
Java 9 Flow API vs. LMAX Disruptor – DZone Java
This article compares the processes of Flow API and LMAX Disruptor, focusing on their functionality, syntax, memory usage, and performance benchmarks.
Where does Java in the enterprise go from here? | ZDNet
Oracle recently freed J2EE, aka Java EE. Now known as Jakarta EE, enterprise Java’s new manager the Eclipse Foundation is revealing its plans for the popular middleware platform.
Guide to the super Java Keyword | Baeldung
Learn how to use Java’s super keyword to reference the parent class.
JDK 10: Pitfalls for the Unwary – Azul Systems, Inc.
JDK 10 contains over 100 new features and APIs. It also removes a number of things that might cause issues when migrating applications from JDK8. Find them all here.
Guide to the this Java Keyword | Baeldung
Learn how to use Java’s this keyword to reference the current object.
How to Use Java-based Migrations and Callbacks With Flyway
Some database migrations are too complex for SQL scripts. Learn how to implement these tasks with Flyway’s lifecycle callbacks and Java-based migrations
Get inside your JVM from the browser with nudge4j – JAXenter
Talk directly to your JVM from inside your browser with nudge4j! This lightweight REPL makes serverside Java changes easier than ever.
Guide to Java 10 | Baeldung
A quick and practical overview of the new functionality in Java 10.
Java Weekly, Issue 231 | Baeldung
This week, migrating from Java to Kotlin and to Java again, exploring Spring Boot testing, and reinventing the calendar.