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

A Tale of Two Oracle JDKs

There has been concern recently that Java developers will inadvertently use the wrong Oracle-provide…

by adminOctober 4, 2018October 4, 2018
Articles, dummyCategory

Java Switch Statement | Baeldung

A detailed tutorial about the Switch statement in Java and its evolution over time.

by adminOctober 4, 2018
Articles, Home

ZK Web Testing with TestCafe

The ZK Blog provides useful information on ZK and all of ZK products, such as ZK Calendar, ZK Studio and ZK Mobile!

by adminOctober 4, 2018
Articles, Home

Layered Architecture Up and Running just in 5 minutes:: Spring Boot Part 1

This is a two-part series where I will show how to create a Layered architecture with Spring Boot….

by adminOctober 4, 2018
Articles, Home

Why does a Java class compile differently with a blank line?

I have the following Java classpublic class HelloWorld { public static void main(String []args) { }}When I compile this file and run a sha256 on the resulting class file I get

by adminOctober 4, 2018
Articles, Home

Microservices for Java Developers: Monoglot or Polyglot?

1. IntroductionAlong the previous parts of the tutorial we have talked quite a lot about the benef…

by adminOctober 4, 2018
Articles, dummyCategory

Anatomy of Apache Spark Job

Apache  Spark is general purpose large scale data processing framework. Understanding how spark exec…

by adminOctober 3, 2018
Articles, Home

Refactor Java using inheritance between subclass and superclass

I would like to refactor some code that currently consists of a superclass and two subclasses.These are my classes:public class Animal { int a; int b; int c;}public class Dog ext…

by adminOctober 3, 2018
Articles, Home

Java 8 Display all ZoneId and its UTC offset Example

In this article we will see how to display all ZoneId and its UTC offset. A ZoneId is used to identi…

by adminOctober 3, 2018
Articles, Home

Instrumenting Porcupine With Prometheus & Grafana

Adam Bien’s Porcupine library makes it easy to configure dedicated executor services that act as app…

by adminOctober 3, 2018
Articles, Home

Does your software smell? Write better code with DesignateJava – JAXenter

Looking to reduce your technical debt? Designate Java detects design smells that impact your software design structure. Write stronger code and save time.

by adminOctober 3, 2018
Articles, Home

Composition in Java Simplified With New JEP Draft – DZone Java

This post demonstrates the latest additions to the JEP draft, the Concise Method Bodies (CMB), that can improve and simplify the composition of your Java code.

by adminOctober 3, 2018
Articles, dummyCategory

How to Implement Selection Sort Algorithm in Java – Detailed Explanation • Crunchify

Are you a Computer Science Graduate? Are you preparing for an Interview? Want to become a master in Data Structure? Well, Sorting algorithms are the most

by adminOctober 3, 2018
Articles, Home

What’s New in Java 11: Long-term Support

This course provides an overview of the most important features in Java 11, such as the new library and language features, performance and security enhancements, and the accelerated release schedule.

by adminOctober 3, 2018
Articles, Home

Top 10 Java stories of September: Java 11, JavaFX 11, Oracle JDK builds vs. OpenJDK builds & more – JAXenter

Autumn is here for good! But fear not, cause it also brought with it some really big news in the Java world. Here are the most clicked news of September.

by adminOctober 2, 2018

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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