Recent Posts

Skills, Java 17, And Theme Accents with Codename One

Author: Shai Almog Original post on Foojay: Read More Table of Contents Java 17 by defaultAGENTS.md and the Codename One skillNative theme accentsMetal follow-ups Per-axis scale decomposition (#4939, fixes #3302) Clip-under-rotation diagnostic (#4924, towards #3921) iOS Metal colour space hint (#4909, fixes #4908) The new translateMatrix API String API: replace(CharSequence, CharSequence), replaceAll, replaceFirstiOS push permission no longer fires at app …

Read More »

A New Generation of Java Libraries Is Born: Wasm Becomes the Implementation Detail

Author: Andrea Peruffo Original post on Foojay: Read More Table of Contents The problem every Java developer knowsWhat if the library just ran inside the JVM?The ecosystem: it’s already hereEndive: a new chapter for WebAssembly on the JVMCompose, don’t rewriteGet involved A New Generation of Java Libraries Is Born: Wasm Becomes the Implementation Detail If you’re running JRuby in production, …

Read More »

Introducing bx-jwt: Enterprise-Grade JSON Web Tokens for BoxLang

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents The Fluent Builder — jwtNew() The BIF Functions HMAC Sign and Verify RSA Sign and Verify JWE Encryption alg:none Rejection HMAC Minimum Key Lengths (RFC 7518 §3.2) Algorithm Allowlist Clock Skew Tolerance Authentication Middleware Token Refresh with Grace Period Kid-Based Key Rotation Signing (JWS) Encryption (JWE) JWT authentication …

Read More »