The Java 11 mini-series is coming to an end but not before we ask our nine experts one last question: How much do you care about Java 11?
Category: Home
How to demonstrate Java instruction reordering problems?
With Java instruction reordering the execution order of the code is changed by the JVM at compile time or run time, possibly causing unrelated statements to be executed out-of-order.So my questio…
Payara and Zulu: The Perfect Open Source Java Combination
If your business uses apps that run on a Java app server there’s no better, or more cost-effective solution than using Payara & Azul to support your infrastructure.
Developers Can Play a JavaFX-Powered, Augmented Reality Scavenger Hunt At Oracle Code One
To play an AR scavenger hunt game, Oracle Code One attendees download the app, then use their smartphone cameras to search for chess pieces placed in the developer lounge area.
Java Weekly, Issue 249 | Baeldung
A busy week in the Spring and Java ecosystems, with lots of content from SpringOne Platform 2018, and a great way to organize your BDD-style tests in JUnit 5.
Join Pivotal and Microsoft for the European JUG Tour
Microsoft and Pivotal are hitting the road in October, bringing the latest and greatest about Spring and Azure to Java User Groups (JUG) throughout Europe.
Docker & Java
Docker is quite the hype nowadays. Find out what Docker is, what it can do for you as a Java developer and if you need to use it at all.
Java on Everything! JOE gets back to basics with no OS – JAXenter
Java on Everything (JOE) implements an object-oriented design that tosses the entire operating system. What benefits are there to saying sayonara to the OS?
Introducing Arthas, a Java diagnostic tool from heaven – JAXenter
New interesting Java projects coming from all around. Today we introduce Arthas, a Java diagnostic tool open sourced by the Chinese giant, Alibaba.
Announcing Red Hat Developer Studio 12.9.0.GA and JBoss Tools 4.9.0.Final for Eclipse 2018-09 – RHD Blog
Red Hat Developer Studio 12.9 and the community edition, JBoss Tools 4.9.0 for Eclipse Photon 2018-09, are now available. This article highlights some of the new features in both JBoss Tools and Eclipse Photon, covering WildFly, Spring Boot, Camel, Maven, and many Java-related improvements—including full Java 10 support.
Java: Gain Performance Using SingletonStream
Java streams with just one element sometimes create unnecessary overhead in your applications. Learn…
Working With LocalDate, LocalTime, and LocalDateTime – DZone Java
In this post, we look at date and time APIs introduced in Java 8, specifically the LocalDate, LocalTime, and LocalDateTime APIs, which are timezone independent.
Starting Flows with trackBy
Still continuing my trend of looking at Corda Services, I have some more tips to help your CorDapp w…
Administering Payara Server 5 with the CLI
Now that Payara Server 5 is here, it’s a good time to brush up on the basics – with that in mind, I’m going to go through a few of the things you can do with the Payara Server CLI.