Monthly Archives: November 2023

Coding Microservice From Scratch (Part 16) | JAX-RS Done Right! | Head Crashing Informatics 83

Write a pure-Java microservice from scratch, without an application server nor any third party frameworks, tools, or IDE plugins — Just using JDK, Maven and JAX-RS aka Jakarta REST 3.1. This video series shows you the essential steps! You asked, … Continue reading

Posted in Jakarta EE, Java, Lectures, Microsoft, Programming | Tagged , , , , , | Comments Off on Coding Microservice From Scratch (Part 16) | JAX-RS Done Right! | Head Crashing Informatics 83

Jersey Performance Improvement (Step One) | Code Review | Head Crashing Informatics 82

Let’s take a deep dive into the source code of #Jersey (the heart of GlassFish, Payara and Helidon) to learn how we can make our own I/O code run faster on modern Java. In this first step, we apply NIO … Continue reading

Posted in Java, Open Source, Programming, Projects, The Two Minutes Tuesday | Tagged , , , , , , | Comments Off on Jersey Performance Improvement (Step One) | Code Review | Head Crashing Informatics 82