Java 14 development is in full swing now, so stay up to date with JAXenter! Four JEPs were targeted to JDK 14 & one has been withdrawn from JDK 14.
Category: Home
Java ByteArrayInputStream
The Java ByteArrayInputStream is used to read bytes from a byte array as if the bytes were read from a stream.
OpenJDK Startup – Late 2019 Edition
With a couple of weeks left until development work on OpenJDK 14 starts to ramp down, I figured it’s time to take a fresh look at what’s been going on in the OpenJDK to make java and friends start up faster, use less memory et.c.
Hibernate 5: How to persist LocalDateTime & Co with Hibernate
Hibernate 5 supports Java 8’s Date and Time API so that you no longer need to use java.util.Date in your persistence layer.
Java Concurrency and Multithreading Tutorial
Java Concurrency refers to multithreading, concurrency and parallelism as handled in the Java language and platform. This Java Concurrency tutorial explains the basic benefits, costs, problems and solutions a decent Java developer ought to know about.
You need more than web app security to stop API attacks
As API attacks grow in frequency, it’s important to defend against them. Understand how API vulnerabilities differ from those associated with web apps and which areas hackers target.
Key Java @Annotations to build full Spring Boot Rest API
This post aims to demonstrate key Java @annotations used to build a functional Spring Boot Rest API. The use of Java annotation gives deve…
Java 11 Nest-Based Access Control Via Reflection – DZone Java
In this tutorial, we take a look at Java 11 nest-based access control via reflection in a few examples.
Java ByteArrayOutputStream
This tutorial explains how to use the ByteArrayOutputStream in Java IO to write data to an OutputStream and capture that data in a byte array.
Tutorial: Reactive Spring Boot, Part 2: A REST Client for Reactive Streams – DZone Java
This is the second part of our series showing how to build a Reactive application using Spring Boot, Kotlin, Java, and JavaFX.
Become a Master of Java Streams, Part 6: Creating a New Database Application Using Streams – DZone Java
Here’s the final installment on Java streams. We look at how to create a new database application using streams.
Java switch – 4 wrongs don’t make a right
The switch statement in Java is being changed. But is it an upgrade or a mess? Classic switch The classic switch statement in Java isn’…
Spring2quarkus — Spring Boot to Quarkus Migration – DZone Microservices
Spring2quarkus — Spring Boot to Quarkus Migration — Creating the Quarkus Project, Netflix Eureka Service Discovery Client, Actuator Features
[REPEAT] Best practices for AWS Lambda and Java
Schedule An unknown error has occurred and your request could not be completed. Please contact support. Reserved – Scan in at leas….