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

Payara Micro Data Sheet Download

Payara Micro is the Open Source platform of choice for containerised Java EE application deployments – download the data sheet.

by adminFebruary 18, 2019February 18, 2019
Articles, Home

“Minecraft has opened up Java to a range of people who probably don’t even realise the skills they have acquired through it” – JAXenter

Minecraft has spawned a new generation of Java developers. We talked to Mark Little about how this game can help shine a positive light on the Java language

by adminFebruary 18, 2019February 18, 2019
Articles, dummyCategory

A New JDK12 Stream API Collector – Collectors#teeing

When following major Java releases, we usually focus on bold and controversial JEPs while humble and tiny changes get introduced unnoticeably. One of such changes…

by adminFebruary 18, 2019
Articles, dummyCategory

The 2018 DevOps RoadMap – Hacker Noon

An illustrated guide to becoming a Frontend or Backend Developer with links to courses

by adminFebruary 18, 2019
Articles, dummyCategory

New Feature in Payara Server 5.184: Allow Use of Different Security Providers via JCE API

GlassFish breaks when alternative JCE providers are installed at a more preferred position (lower number) than the SUN provider, or when run on a JDK that doesn’t have these SUN types at all. You can use a custom JCE provider with Payara Server 5.184.

by adminFebruary 18, 2019
Articles, dummyCategory

Java Valhalla Project | Baeldung

Learn about Project Valhalla – the current state of development and what it brings to the table for the day-to-day Java developer once it’s released.

by adminFebruary 18, 2019
Articles, Home

Meet Apron – A small library for advanced Java properties – JAXenter

It’s time to have a look at a tool that promises to help you read and write Java .properties files in a more … sane manner – Meet Apron!

by adminFebruary 18, 2019
Articles, Home

Java Track is ready! – Riga Dev Days – Medium

Java 8 to 11, Spring Boot, Kotlin, Reactive programming, RSocket, Eventsourcing and more

by adminFebruary 18, 2019
Articles, Home

A Bird’s-Eye View on Java Concurrency Frameworks – DZone Java

In this post, we take a closer look at the different Java concurrency frameworks, popular use cases, and their impacts on application performance.

by adminFebruary 17, 2019
Articles, Home

Why does this small Java program make MacOS restart?

Set threads = new HashSet<>();Runnable r = () -> { try { Thread.sleep(Long.MAX_VALUE); } catch (InterruptedEx….

by adminFebruary 17, 2019
Articles, Home

How to Send HTTP Request from Java Program – Example Tutorial

If you are thinking is it possible to send an HTTP request from a Java program and if yes, how to send a simple HTTP GET request in Java, t…

by adminFebruary 17, 2019
Articles, Home

Java 12 to be released next month – SD Times

A look at the new features come to Java 12, which will be released later this month.

by adminFebruary 17, 2019
Articles, Home

XRebel | Rogue Wave

Real-time performance metrics for local development

by adminFebruary 16, 2019
Articles, Home

Dragplus – Digital Agency

Just another WordPress site

by adminFebruary 16, 2019
Articles, Home

Stanford NLP (Sentiment analysis) using ORACLE HELIDON and Docker.

I wrote a post sometime back on Stanford NLP on Oracle application container . Now I am going to use Helidon Open source project by ORACLE…

by adminFebruary 14, 2019

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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