Using Java Libraries in BoxLang #54
Replies: 3 comments 4 replies
-
Just need to get Flexmark working now ;) |
Beta Was this translation helpful? Give feedback.
-
Great write up! I’ve been working primarily in Java for back ends the last couple of years and feel you on learning about concepts that may not be in CFML, such as Optional. It’s great to see BoxLang APIs like Attempts and ifPresentOrElse supporting Java under the hood when necessary. Looking forward to any new coding examples, Ray. |
Beta Was this translation helpful? Give feedback.
-
Thanks for writing this up, Raymond. To avoid having to compile jars it's always worth checking MVN Repository (click through to the version you want and then look for the jar file download link) https://mvnrepository.com/artifact/com.apptasticsoftware/rssreader |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Using Java Libraries in BoxLang
A look at how to add Java libraries into BoxLang
https://www.raymondcamden.com/2025/02/26/using-java-libraries-in-boxlang
Beta Was this translation helpful? Give feedback.
All reactions