Recent Posts

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 »

Foojay Podcast #96: Local AWS Development Without LocalStack: Meet Floci, the GraalVM-Powered Alternative

Author: Frank Delporte Original post on Foojay: Read More Table of Contents YouTubePodcast AppsGuest: Hector VenturaLinksContent What if you could run 35 AWS services locally in under 25 milliseconds, using just 13 megabytes of memory, with a single Docker command and no cloud bill? That’s exactly what Floci does. In this episode, Frank Delporte talks with Hector Ventura, the creator …

Read More »