“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building…
Category: Articles
amihaiemil/docker-java-api
Lightweight Java Docker client. Contribute to amihaiemil/docker-java-api development by creating an account on GitHub.
A Deep Dive Into Java Debugging – DZone Performance
In this post, one developer provides his account for debugging Java lambdas and method references in a real-world code example.
Proposal for Wider Range of Available Java Keywords – DZone Java
Is it time to introduce more keywords into the Java realm? Read on for some insight on the latest proposal for a wider rand of available Java keywords.
Using Apache Ignite thin client – Apache Ignite insider blog
From the version 2.4.0, Apache Ignite introduced a new way to connect to the Ignite cluster, which …
Map to String Conversion in Java | Baeldung
Learn how to convert a Map to a String and the other way around using both core Java methods and third-party libraries.
Which Java SDK Should You Use?
Are you confused about the Java SDK (aka JDK) options available to you in 2019? This article shows you the options available and provides recommendations for development and production usage.
Oracle Java Card Boosts Security for IoT Devices at the Edge
Java Card 3.1 enables multi-cloud authentication and quickly deployed security to connected devices
Year in review: Five topics that epitomized Java in 2018
What happened with Java in 2018? Two major forces in enterprise Java merged. And we keep finding new ways to do DevOps and Agile. This will all affect the future of Java programming.
Running a Spring Boot Application Under Payara Server Using a Payara Data Source – DZone Java
This article is a guide for running a Spring Boot application on Payara 5. This application will use a MySQL data source configured via the Payara 5 interface.
End of the line for Java 8 public updates – Commercial users at a crossroads – JAXenter
The countdown to the end of public updates for Java 8 business users has officially begun. Later this month, commercial users will have to make a choice.
Monitoring Java Applications with Flight Recorder | Baeldung
Learn about the Java Flight Recorder which collects information about events in the JVM during the execution of a Java application
Oracle Boosts IoT Support in Java Card 3.1 — ADTmag
Oracle has added some serious Internet of Things muscle to today’s release of Java Card 3.1, with new features to address use cases across markets ranging from telecom and payments to cars and wearables.
The JDK 13 Train Has Left the Station
JDK 12 [ Java SE 12 Platform ( JSR 386 )] is still in Rampdown Phase 1 , but initial work on JDK 13 [ Java SE 13 Platfor m ( JSR 388 )] h…
Proposal for Wider Range of Available Java Keywords
In the recent posts titled ” We need more keywords, captain! ” on the OpenJDK amber-spec-experts mailing list, Brian Goetz “proposes a pos…