The Eclipse Foundation is evaluating a proposal to incorporate a Vulnerability Assessment Tool, that would help identify libraries with known security issues. The possible result would help inform developers when their application faces a downstream risk from using vulnerable components.
Category: dummyCategory
Microsoft gains instant Java credibility with jClarity buy
Microsoft’s acquisition of jClarity brings instant Java credibility to the software giant, to lure enterprises with Java workloads over to Microsoft’s Azure cloud platform. Microsoft also inherits the stewardship of the AdoptOpenJDK project.
aws-samples/kubernetes-for-java-developers
A Day in Java Developer’s Life, with a taste of Kubernetes – aws-samples/kubernetes-for-java-developers
JavaFX 13 release interview with Johan Vos – JAXenter
Today is JavaFX 13’s proposed release date! To welcome it to the world, we sat down with Java Champion Johan Vos to celebrate the new release.
Kubernetes for Java Developers
Learn how to deploy Java applications to containers on the cloud with Kubernetes and Amazon Web Services.
Jakarta EE 8 release – the future is now! – JAXenter
Jakarta EE 8 is finally here! To celebrate, we sat down with Executive Director of the Eclipse Foundation, Mike Milinkovich to talk about the release.
Welcome to the Future of Cloud Native Java
Today, with the release of Jakarta EE 8, we’ve entered a new era in Java innovation. Under an open, vendor-neutral process, a diverse community of the world’s leading Java organizations, hundreds o…
Manifold: Java Access Control, Stop the Insanity! – JAXenter
Java access modifiers protected, package-private and private are enforced by the compiler and the JVM. Manifold’s Scott McKinney explains why this is crazy.
Nanosai
Building blocks for fast, resilient distributed systems in all shapes and sizes.
Implementing The OAuth 2.0 Authorization Framework Using Java EE | Baeldung
This article shows an example of implementing the OAuth2 Authorization Framework using Java EE and MicroProfile.
How to make HTTP Request from a Java Program – Example Tutorial
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
jodastephen/assertions2assertj
Intellij Plugin to convert from TestNG to JUnit 5 and AssertJ – jodastephen/Assertions2AssertJ
The Ultimate Guide to Java Stream API Collectors
Overview This guide aims to be your friendly neighbourhood complete Stream API Collectors reference, additionally covering changes introduced in separate Java releases. All methods feature…
Running Single-file Programs without Compiling in Java 11
Starting with Java SE 11, and for the first time in the programming language’s history, you can execute a script containing Java code directly without compilation. The Java 11 source execution feature makes it possible to write scripts in Java and execute them directly from the *inx command line.
Weekly round-up: Angular update, two new JEPs & a Java enhancement proposal draft – JAXenter
Every Monday, we take a step back and look at the previous week. Last week we got an Angular update, two new Java enhancement proposals and a JEP draft.