In this article we will learn about java.util.concurrent.RunnableScheduledFuture class which was int…
Category: Home
Data Geekery
Data Geekery GmbH, the company behind the popular Java/SQL software jOOQ.
The Will of the [JDK Using] People – Azul Systems, Inc.
What version of the JDK are people planning to use next? The results of a poll on Twitter will surprise you. Are you planing to make the right move?
Payara Service Engineer
Payara Service Engineer Payara Service Engineer Payara Services, LTD are looking for a Service Engineer to join our team of GlassF….
Convert String to Long in Java – HowToDoInJava
3 Java examples to convert String to long value using Long.parseLong(String), Long.valueOf(String) and new Long(String) constructor.
How to Choose an IDE
If you’re looking to build a Jakarta EE (formerly Java EE) Application, you’re going to need a few things to get started. Let’s get started with either Payara Server® or Payara Micro® and an IDE (Integrated Development Environment). Here’s what you need to know about choosing an IDE to get started.
Maven Checkstyle Plugin example: How to enforce Java quality rules
The easiest way to enforce style guidelines is to use Maven Checkstyle Plugin every time a build occurs. Ensure developers are following all the Java Checkstyle rules.
Top 20 Java Books of 2017 Which You Can Read in 2018 – Best of Lot
Only a few days have left in 2017 and while I am busy making my goals for 2017, I am also looking back on what I have done in 2017. One of …
Google Releases Spring Model for Java on Cloud — ADTmag
Google and the Spring Team at Pivotal just announced the general availability of Spring Cloud GCP 1.0, a joint project aiming to make life easier for Java developers building Spring Boot applications that consume GCP services.
Play! Framework JSON & Scala Example
In this post, we feature a comprehensive Example on Play! Framework JSON & Scala. In my last two…
Meet Jib: Containerizing a Java application has never been easier – JAXenter
Containerizing Java applications is anything but simple. Jib is an open-source Java containerizer from Google that aspires to make a difference!
Meaning of inversion of control in Spring and Java: IoC explained
The popularity of Spring Boot has renewed interest in core Spring concepts, such as the meaning of inversion of control and the application of dependency injection. Here, we explore the concept of inversion of control in Spring and Java and examine the benefits of IoC.
OpenJDK Life Cycle and Support Policy – Red Hat Customer Portal
Information in this article is subject to change as necessary. Overview OpenJDK (Open Java Development Kit) is an open source impl….