Masking a JVM thread dump without breaking the analysis
Table of Contents What a thread dump actually leaksWhy "mask everything" doesn't workHow a name becomes a tokenThe flow, from the point of view of someone who has never run itDoes the analysis survive?What a security team can actually checkWhere ...
-
Community Spotlight: BoxLang Express Brings Node-Style HTTP to the JVM
Table of Contents The itch that started itWhat’s insideMiddleware, the way you already know itTwo view engines, your choiceBuilt with a defensive postureExpress Test AppWhy this matters If you’ve spent years in Spring Boot, Micronaut, or Jakarta EE, “web framework” …
-
MongoDB Search Server, improved!
Table of Contents What’s new?BSON vs. Search-specific driver conveniencesFacetingNumber and date facetingSorting and highlightingBeyond the basicsNegative/exclusion filtersWeighted fieldsLearning opportunity and production readinessUp and runningSearch server in actionConclusion and next stepsIn this article, we’re going to revisit and improve the MongoDB …
-
Announcing BX-WORD: Native Microsoft Word Automation for BoxLang
Table of Contents Why This Matters for the EnterpriseThe word() BIF: One Entry PointYour First Document in Three LinesThe Building BlocksHeadings and Formatted ParagraphsTables from Arrays, Queries, or StructsNested ListsImages from AnywherePage Setup, Headers, Footers, HyperlinksTemplate Population at ScaleMulti-Format BridgeEnterprise-Grade …
-
Aggregation Optimization in MongoDB: Data Duplication to Improve Read Performance (Part 4)
Table of Contents Optimization, Step 3: duplicating device name informationAnd why MongoDB might be a better relational database than you ever realized. Design reviews are one-on-one meetings where MongoDB experts deliver advice on data modeling best practices and application design …
-
BoxLang 1.16.0 Released!
Table of Contents HTTP Client Lifecycle and ObservabilityMiniServer Deployments Behind a Reverse ProxyStruct StreamsHot Reloading Java LibrariesArchive Format Expansion SupportQuery EnhancementsCFML and Transpiler ParityClosures, Interfaces, and Java InteropStability and PerformanceUpgradingResources BoxLang 1.16.0 is here, closing 50 issues across new features, …
-
Offline Crypto Address Validation in Java
Table of Contents What Can Be Validated Offline?What Cannot Be Validated Offline?Adding ChainwardenValidating an AddressValidating By Chain IdMapping Validation ErrorsSupported FormatsConclusionBackend validation often starts with simple questions. Is the input empty? Does it have the expected shape? Can it be …
-
Aggregation Optimization in MongoDB: Optimizing Many-to-Many Relationships (Part 3)
Table of Contents Optimization Step 2: refactoring the many-to-many relationshipAnd why MongoDB might be a better relational database than you ever realized. Design reviews are one-on-one meetings where MongoDB experts deliver advice on data modeling best practices and application design …
-
Introducing BoxLang AI Explorer: A Local Catalog for Every AI Pattern
Table of Contents What It IsWhat’s CoveredTry It Live, Run It LocalQuick StartBring Your Own ProviderRunning a Sample DirectlyExplore, Fork, Contribute Learning a new AI API usually means jumping between scattered documentation pages, guessing at imports, and copy-pasting code that …
-
Build Secure AI Chat Applications with BoxLang, RAG, Ollama, and Amazon Bedrock with Dan Card
Table of Contents Build Secure AI Chat Applications with BoxLang, RAG, Ollama, and Amazon BedrockGo Beyond a Basic AI ChatbotWhat You Will LearnBuild with More Control Over Your AI StackWho Should Attend?Prerequisites and Workshop SupportGet Your Early Bird Ticket and …