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

Fantastic performance and where to find it – JAXenter

Watch Dr. Richard Warburton’s JAX London session about how to achieve fantastic performance, improve scalability, and reduce infrastructure costs.

by adminFebruary 7, 2020
Articles, Home

Monitoring in Payara Platform

Datasheet Monitoring in Payara Platform In the context of application servers, monitoring is a malleable phrase. For Payara Server….

by adminFebruary 6, 2020
Articles, Home

Recent Valhalla News (Late January 2020)

There has been significant discussion, design, implementation, and testing related to aspects of OpenJDK Project Valhalla in recent months,…

by adminFebruary 6, 2020
Articles, Home

As a matter of factory, factories matter

We create collections all the time in Java, so making it easy was a priority in Eclipse Collections.

by adminFebruary 6, 2020
Articles, Home

How to test and deploy WARs with Tomcat and Eclipse

Every developer needs to know how to integrate Tomcat and Eclipse. Follow these five steps for a simple integration and deploy WAR files in your local environment.

by adminFebruary 6, 2020
Articles, Home

Will Project Loom obliterate Java Futures?

Project Loom has three main goals: introducing continuations, fibers, and tail-call elimination.

by adminFebruary 6, 2020
Articles, dummyCategory

JDK 14: The new features in Java 14

Flight recorder event streaming, switch expressions, NVM support, and records are slated for the next version of standard Java, due in March 2020

by adminFebruary 6, 2020
Articles, dummyCategory

Java Train #1 — JDK9 — Modularization

As announced here, I’m now working on this series, where it will be covered the main features of each JDK release. So… let’s do this! This…

by adminFebruary 6, 2020
Articles, dummyCategory

3 Coding Tips and Design Patterns Java Developers can Learn From Spring Framework

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

by adminFebruary 6, 2020
Articles, dummyCategory

MicroProfile Starter v1.0: Cloud-native Java microservices now generally available – JAXenter

Graduating from its beta version, Eclipse MicroProfile Starter has reached its version 1.0 release and is now generally available.

by adminFebruary 6, 2020
Articles, Home

How is HeapHero different? – JAXenter

Ram Lakshmanan explains how HeapHero differs from other heap dump analysis tools and how your entire organization can easily utilize its features.

by adminFebruary 5, 2020
Articles, Home

JAXenter survey: Which technologies are relevant for you in 2020?

Which technologies will be in high demand in 2020? In our annual survey we want to know what languages, frameworks and tools are on your agenda this year!

by adminFebruary 5, 2020
Articles, Home

Logging Exceptions: Where to Log Exceptions?

This tutorial discusses where to log an exception in your Java applications.

by adminFebruary 5, 2020
Articles, dummyCategory

How to warm up java classes to avoid slow first call?

I am doing a project where I need all the API calls to take less than 1s but I am facing an issue with the first call to each route that is slower than the following ones.Currently the first call…

by adminFebruary 5, 2020
Articles, Home

Quiz Yourself: Final Classes (Intermediate)

The effects of declaring a class final

by adminFebruary 5, 2020

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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