Building Cross-Framework Messaging with Quarkus, Micronaut, and RabbitMQ
The JVM ecosystem offers a wide range of powerful frameworks, each with its own strengths and capabilities. In a modern distributed architecture, ho…
Tech news from the best sources
The JVM ecosystem offers a wide range of powerful frameworks, each with its own strengths and capabilities. In a modern distributed architecture, ho…
We refactored the TeaQL Java runtime ( teaql-java ) to achieve three goals: JPMS module boundaries — seal internal packages, expose only what genera…
I get this question every week: "Why did you build Floci in Java? Why not Go, Rust, or Python like LocalStack?" It's a fair question. And the short…
If you're running Quarkus with JSON logging and shipping to OpenSearch, there's a non-obvious bug waiting for you: every numeric field you put in MD…