Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

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

Category: dummyCategory

Articles, dummyCategory

Improving CompletableFuture#allOf/anyOf API Java Methods

CompletableFuture is one of my Java 8 additions to the language. However, there are two methods whose design keeps mind-boggling me: CompletableFuture#allOf CompletableFuture#anyOf In this…

by adminNovember 26, 2019
Articles, dummyCategory

9 Top Java Frameworks for 2020

Java is ruling web app development world from past two decades. Let’s find the top Java frameworks that are expected to lead in 2020.

by adminNovember 26, 2019
Articles, dummyCategory

Tomcat-Tradelite7 Performance of OpenJ9 with default Shared Cache

Tomcat is a very popular and widely used application server. In this article I will show how Tomcat users can get some good performance boosts by using the Eclipse OpenJ9 JVM. In different articles…

by adminNovember 26, 2019
Articles, dummyCategory

Free Java Tutorial – First Steps in Java

Get a good grasp on the basics of Java programming language: topics ranging from basic syntax to database operations – Free Course

by adminNovember 20, 2019
Articles, dummyCategory

What is Overloading, Overriding, Hiding, Shadowing and Obscuring in Java and Object-Oriented Programming?

A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.

by adminNovember 20, 2019
Articles, dummyCategory

Java Feature Spotlight: Local Variable Type Inference

In Java Futures at QCon New York, Java Language Architect Brian Goetz took us on a whirlwind tour of some recent and future features in the Java Language. In this article, he dives into Local Variable Type Inference.

by adminNovember 20, 2019
Articles, dummyCategory

Java Heap Sizing in a Container: Quickly and Easily

Basic details about Java heap sizing in a container.

by adminNovember 14, 2019
Articles, dummyCategory

Java HashMap Implementation and Performance – LearningSolo

we are going to explore more about the implementation and performance of HashMap. Java HashMap implementation and performace, Java hashmap

by adminNovember 14, 2019
Articles, dummyCategory

What is double colon (::) operator in Java 8 – Example

A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.

by adminNovember 14, 2019
Articles, dummyCategory

OpenJ9’s Advantage for Java Serialization

Did you know… that just by using OpenJ9 as your runtime, applications using deserialization could gain a huge performance advantage? Background Java serialization provides a way to easily con…

by adminNovember 14, 2019
Articles, dummyCategory

The Java Daily 11/11/19 – Dreamix Group

The Java Daily provides you with the best articles from the Java world on a daily basis

by adminNovember 14, 2019
Articles, dummyCategory

10 JDK 10 Features Java Developers Should Know

A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.

by adminNovember 13, 2019
Articles, dummyCategory

JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector

A new Java enhancement proposal, JEP 363, proposes to remove the Concurrent Mark Sweep garbage collector, which was deprecated two years ago.

by adminNovember 12, 2019
Articles, dummyCategory

How to Enroll on Spring Professional Certification and Schedule Exam using Voucher Online – Step by Step Guide

A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.

by adminNovember 12, 2019
Articles, dummyCategory

Java Concurrency: Synchronization – DZone Java

In this post, we look at Java concurrency, synchronization, and how manipulating an object from multiple threads can pose a problem when the object holds state.

by adminNovember 12, 2019

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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