Recent Posts

Introducing the BoxLang IDE Plugin for IntelliJ

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents Installing the PluginKey Features BoxLang Syntax Highlighting BoxLang Project Creation Language Server (LSP) Support Debugging Support TestBox Integration CFML Syntax Highlighting Designed for the JVM EcosystemGet Started TodayFeedback Welcome The IntelliJ ecosystem is one of the most powerful development environments for JVM developers. Today, we’re excited to introduce …

Read More »

Introducing Lottie4J, a Java(FX) Library to Parse and Play Lottie Animation Files

Author: Frank Delporte Original post on Foojay: Read More Table of Contents What is Lottie? The Complexity of Lottie Lottie4J Project Project Structure Making Sense of the JSON Example Animations How to Use Lottie4JContinuous EvolutionGet Started I’m proud to present a new JavaFX library: Lottie4J, that brings Lottie animations to JavaFX applications. I first learned about Lottie many years ago …

Read More »

DPoP: What It Is, How It Works, and Why Bearer Tokens Aren’t Enough

Author: Hüseyin Akdoğan Original post on Foojay: Read More Table of Contents What is DPoP?The Problem: Bearer Tokens and the “Finders Keepers” RiskHow Does DPoP Work?Configuring DPoP in KeycloakDPoP in Action with Quarkus Project Setup Protected Endpoints Replay Protection with a jti Filter Testing with k6 Conclusion DPoP is one of the most exciting developments in the IAM (Identity and …

Read More »