Recent Posts

Reactive Java with Project Reactor

Author: Matteo Rossi Original post on Foojay: Read More Table of Contents Reactive Streams: The Contract Behind Reactor Project Reactor Core Concepts Backpressure: The Hard Part  Reactive Does Not Mean Faster MongoDB Reactive Driver: Architecture Overview Integrating MongoDB Reactive Driver with Project Reactor Performance Considerations with Reactive MongoDB Reactive Architecture Patterns with MongoDB When NOT to Use Reactive MongoDB Conclusion: …

Read More »

Join Our Webinar: Build Agents, RAG Pipelines & Multi-Model Workflows with BoxLang AI

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents What You’ll LearnWho Should AttendRegister NowJoin the Ortus Community Unlock Enterprise AI on the JVM with BoxLang AI Build Agents, RAG Pipelines & Multi-Model Workflows — One API, Zero Lock-In Modern enterprises want to move fast with AI—but juggling different providers, SDKs, formats, and deployment models quickly becomes …

Read More »

Machine Learning Based SPAM Detection Using ONNX in Java

Author: Zikani Nyirenda Mwase Original post on Foojay: Read More Table of Contents Which model to use?The ControllerThe Spam Detection ServiceRunning the service via DockerConclusion Believe it or not, it is possible to do Machine Learning in Java. In this article I go over how to implement a Spring Boot API for Spam Detection using an advanced anti-spam model from …

Read More »