Merge Multiple PDFs in MuleSoft

In this article, you will learn how to merge multiple PDFs and send back the merged PDF as a response using MuleSoft and Java. Read all

Spring Microservice Tip: Abstracting the Database Hostname With Environment Variable

Secure database connection strings in Spring microservices using environment variables and placeholder expressions for the hostname using the properties file. Read all

Questioning an Image Database With Local AI/LLM on Ollama and Spring AI

In this article, the reader will learn how to query an image database with natural language. Read further to learn more! Read all

Apache Hudi: A Deep Dive With Python Code Examples

Explore Apache Hudi, an open-source data management framework providing efficient data ingestion and real-time analytics on large-scale datasets stored in data lakes. Read all

Automate Message Queue Deployment on JBoss EAP

In this article, learn how to fully automate the deployment of your own Message Oriented Middleware using JBoss EAP and Ansible. Read all

Fine-Tuning Performance, Resolving Common Issues in FinTech Application With MySQL

Pro-Tips to fine-tune MySQL database performance and resolve common issues in FinTech apps covering queries, indexes, partitioning, and transaction management. Read all

A Complete Guide To Implementing GraphQL for Java

This comprehensive guide is a valuable resource for Java developers seeking to create robust and efficient GraphQL API servers. Read all

Serving a Vue.js Application With a Go Backend

In this guide, we embark on a journey to serve a fundamental Vue.js application, displaying 'Hello World !!', and employing a Go (Golang) HTTP server. Read all

How To Add Custom Attributes in Python Logging

Logging is essential for any software system to troubleshoot a wide range of issues. Learn how to use Python logging using custom attributes effectively. Read all

Javac and Java Katas, Part 1: Class Path

This article contains several exercises focused on using JDK tools such as javac, java, and jar to build and run Java applications. Read all

 

 

 

 

Top