Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations

Category: Articles

Articles, Home

Different States of Java Threads

IntroductionIn Java, threads can have States. The Thread.State enum defines the different state…

by adminJanuary 17, 2019
Articles, Home

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.

by adminJanuary 17, 2019
Articles, Home

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).

by adminJanuary 17, 2019
Articles, Home

Comparing Java REST Documentation Frameworks

Deciding which Java framework to choose when documenting your REST APIs can be quite the hassle. In…

by adminJanuary 16, 2019
Articles, Home

Java 8 Functional Programming Tutorial

Java 8 supports functional programming via the lambda expression and Stream API. In this tutorial, …

by adminJanuary 16, 2019
Articles, Home

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

by adminJanuary 16, 2019
Articles, dummyCategory

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…

by adminJanuary 16, 2019January 16, 2019
Articles, dummyCategory

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…

by adminJanuary 16, 2019January 16, 2019
Articles, dummyCategory

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.

by adminJanuary 16, 2019January 16, 2019
Articles, Home

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.

by adminJanuary 16, 2019January 16, 2019
Articles, Home

Visual Studio Code for Java: The Ultimate Guide 2019

A list of must-have VS Code extensions for Java

by adminJanuary 16, 2019January 16, 2019
Articles, dummyCategory

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

by adminJanuary 16, 2019January 16, 2019
Articles, dummyCategory

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.

by adminJanuary 16, 2019January 16, 2019
Articles, dummyCategory

Enabling TLS v1.2 in Java 7 | Baeldung

Learn how to upgrade the SSL socket protocol to TLS 1.2 in Java 7.

by adminJanuary 16, 2019
Articles, dummyCategory

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.

by adminJanuary 16, 2019

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations
Powered by Akka