Learn how to configure the underlying options of the JBoss Undertow web server and servlet container in CommandBox 5.
https://commandbox.ortusbooks.com/embedded-server/configuring-your-server/undertow-options
Learn how to configure the underlying options of the JBoss Undertow web server and servlet container in CommandBox 5.
https://commandbox.ortusbooks.com/embedded-server/configuring-your-server/undertow-options
Recent Entries
Every production application carries secrets: database passwords, API tokens, encryption keys. The question is never whether to manage them -- it's how badly the current approach is going to hurt you.
In Part 1, we covered BoxLang's first-class range system: lazy evaluation, exclusive boundaries, built-in types (integers, decimals, characters, dates), custom stepping, Java Stream integration, and contains() semantics. If you haven't read it yet, start there.
There is a moment in every language's evolution when a convenience syntax grows up and becomes something worth thinking about. For BoxLang, that moment arrived with ranges. We had always wanted to be able to do this in our CFML apps, and we finally can
Add Your Comment
(1)
Jun 05, 2020 03:26:06 UTC
by Mark Drew
That's a great feature! Love it.