Posts
All the articles I've posted.
JLink - Java Runtime Optimization Reference Guide
Published: at 12:00 PMComplete reference guide for using JLink to create optimized Java runtime images and reduce application size by 60%.
Getting Camera Height in Cesium.js - A Complete Guide
Published: at 12:00 PMA comprehensive tutorial on how to retrieve and display camera height in Cesium.js, including terrain-relative altitude calculations.
Multiple OAuth2 Resource Servers with Spring Boot 3.5.0
Published: at 12:00 PMHow to configure Spring Boot to handle multiple OAuth2 Resource Servers using JwtDecoder based on token issuer
UV - The Modern Python Package Manager
Published: at 12:00 PMExploring uv, the ultra-fast Python package manager and resolver that's changing how we manage dependencies.
Spring Data Pagination Serialization Warning
Published: at 12:00 PMA short post detailing a common serialization error and the potential solutions
Dynamically setting audience for using Spring OAuth2 Client
Published: at 12:00 PMAn article walking through a demo of dynamically setting a query parameter using spring-oauth2-client.