Recent Posts

How I Improved Zero-Shot Classification in Deep Java Library (DJL) OSS

Author: Raphael De Lio Original post on Foojay: Read More Table of Contents TL;DR:What’s Zero-Shot Classification (and Why It Matters)Integrating a Zero-Shot Classification Model with the Deep Java Library Dependencies The Criteria Class Loading and using the model Using different modelsUsing a model that is not available in the Model Zoo Loading a local model with DJL Problem #1: No …

Read More »

Building a Spring Boot CRUD Application Using MongoDB’s Relational Migrator

Author: Aasawari Sahasrabuddhe Original post on Foojay: Read More Table of Contents Pre-requisitesRelational MigratorMigrating the data from the PostgreSQL schema to MongoDB Analysing the Postgres schema Creating mappings to generate the equivalent MongoDB schema Migrating the data into MongoDB Code generation with Relational MigratorBuilding Spring Boot application Examples of aggregation pipelines Conclusion Imagine this: You’re working with a relational database …

Read More »

Prime Time: The High Performance Java Event

Author: Geertjan Wielenga Original post on Foojay: Read More Java is the engine behind mission-critical applications and end user experiences. From faster response times to consistent performance, Java can have a significant impact on business results and cloud costs. Join Azul and leading voices from the Java community for Prime Time, a dynamic virtual event dedicated to innovations, strategies, and …

Read More »