IntroductionIn Java, threads can have States. The Thread.State enum defines the different state…
Category: Articles
Payara Server Reviews & Ratings | TrustRadius
Verified in-depth Payara Server reviews and ratings of pros/cons, pricing, features and more. Compare Payara Server to alternative Application Server Software.
Project Helidon’s 0.11.0 release brings a bunch of API changes – JAXenter
Although Helidon’s 1.0 release is not here yet, you should not overlook 0.11.0 as it includes a bunch of API changes (in preparation for the 1.0 release).
Comparing Java REST Documentation Frameworks
Deciding which Java framework to choose when documenting your REST APIs can be quite the hassle. In…
Java 8 Functional Programming Tutorial
Java 8 supports functional programming via the lambda expression and Stream API. In this tutorial, …
How to import all missing Java packages at once in Eclipse IDE • Crunchify
The most effective way to import all missing packages at once: Open Eclipse Open class where imports should be Press: CTRL + SHIFT + O Sample: Get code
10 Exception handling Best Practices in Java Programming
Exception handling is an important part of writing robust Java application. It’s a non functional requirement for any application, to grac…
Recursive Binary Search Algorithm in Java – Example Tutorial
The binary search algorithm is one of the most famous search algorithms in computer science. It allows you to search a value in logarithmic…
Java developer tutorials a popular destination for 2018 readers
In 2018, a large number of readers were drawn to Java developer tutorials on a variety of topics from RESTful development to continuous delivery with Jenkins CI.
26 Items for Dissecting Java Local Variable Type Inference (Var Type) – DZone Java
In this post, we take a look at 26 different items for dissecting the Java local variable type inference (the var type) with sample code and more.
Visual Studio Code for Java: The Ultimate Guide 2019
A list of must-have VS Code extensions for Java
Monitoring Java applications with Prometheus and Grafana: Part 1 | Rogue Wave CodeBuzz
In order to take full advantage of Prometheus, and its visualization counterpart Grafana, we’ll start with gathering metrics that aren’t generated within a Kubernetes clustering environment
Amazing Open Source Android Apps Written in Java – DZone Open Source
The only thing better than a free app is one that is free and open-source. Check out this list of the top 13 free and open source Android apps written in Java.
Enabling TLS v1.2 in Java 7 | Baeldung
Learn how to upgrade the SSL socket protocol to TLS 1.2 in Java 7.
The Future of Java – DZone Java
We take a look at the future state of Java, with many developers claiming that as long as Java becomes more cloud native, it will be around a long time.