The JDK may be getting another standard (predefined) annotation with JDK 11: @Serial. JDK-8202385 [&…
Category: Articles
Update and FAQ on the Java SE Release Cadence
Update and FAQ on the Java SE Release Cadence By: Donald Smith | Sr. Director of Product Management As work on Java SE 9 was windi….
Vaadin Tutorial
1. IntroductionWhen you are a backend developer, you know the pain which is caused when you hear p…
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.
Top 10 OCAJP and OCPJP Exam Simulators for Java Certifications
Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.
Java MongoDB Update Document Example
Hello readers, in this tutorial, we will show readers how to update the documents of a Mongo collect…
VMWare vijava – The curious case of “incorrect user name or password” exception
In one of the projects I have been involved in, we use yavijava (which is a fork of vijava) library …
Interoperability Between Java and Vavr | Baeldung
Have a look at how to convert between standard Java and Vavr data structures.
Eclipse MicroProfile: What it has to offer to the Java community – JAXenter
What does Eclipse MicroProfile have to offer to the community of Java developers? Emily Jiang offers us an introduction to Eclipse MicroProfile.
How to Contribute to Baeldung | Baeldung
Become an author on Baeldung, and get paid for writing practical, to-the-point articles in the Java ecosystem.
Getting Started with Payara Micro 5 – Demo
In this short introductory demo we will show you how to start Payara Micro and demonstrate how simple it is to use its dynamic clustering feature.
Templating with Rocker
In this post we will have a quick look at Rocker, a statically typed and fast Java 8 template engine…
The State of Logging in Java
When developing an application, chances are that it won’t perform as expected on the first run. Developers know that if it happens in production, debuggers won’t be available. Hence, logging statements are used to self debug future bugs. Currently logging in Java is fragmented between a small number of frameworks.
Check If a String Is Numeric in Java | Baeldung
Explore different ways to determine whether a String is numeric or not.
Upgrade to Java 10 now! Why not? – criciumadev – Medium
How to migrate to module system step-by-step