Payara Micro is the Open Source platform of choice for containerised Java EE application deployments – download the data sheet.
Category: Articles
“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
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…
The 2018 DevOps RoadMap – Hacker Noon
An illustrated guide to becoming a Frontend or Backend Developer with links to courses
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.
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.
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!
Java Track is ready! – Riga Dev Days – Medium
Java 8 to 11, Spring Boot, Kotlin, Reactive programming, RSocket, Eventsourcing and more
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.
Why does this small Java program make MacOS restart?
Set
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…
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.
XRebel | Rogue Wave
Real-time performance metrics for local development
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…