Containerize Gradle Apps and Deploy to Kubernetes With JKube Kubernetes Gradle Plugin

Deploy java application based on Gradle with Kubernetes Gradle Plugin provided by Eclipse Cloud Tooling. Read all

The Ultimate Guide on DB-Generated IDs in JPA Entities

In this article, we will see how altering the ID generation strategy can affect your app performance. Read all

SQL vs NoSQL Database – A Complete Comparison

Before starting app development, you must choose how to structure your data. Here, we compare the pros and cons of an SQL database vs a NoSQL database. Read all

The First Annual Recap From JPA Buddy

In this article, we decided to share a short story behind JPA Buddy, its achievements in 2021, and plans for 2022. Read all

PostgreSQL vs MySQL Performance

Read all

What is Liquibase? How to Automate Your Database Script Deployment

Have you ever spent hours looking at who, why, and what was changed in the database? I'll show you how we automated our database change process using ... Read all

Import a Function/Module in Dataweave

This tutorial explains how many ways we can import Function or Module in Dataweave - Mule 4. Read the article below to find out how! Read all

How to Render Jenkins Build Parameters Dynamically

Follow these step-by-step instructions to use the Jenkins Active Choices plugin to render build parameters dynamically. Read all

Text Preprocessing Methods for Deep Learning

Learn the various perspectives of preprocessing steps for deep learning neural networks related to any Natural Language Processing (NLP) problem. Read all

Microservices: Quarkus vs Spring Boot

In the era of containers (the 'Docker Age') Java still keeps alive, being struggling for it or not. Who will win: Spring Boot or Quarkus. Read all

How Visual Studio 2022 Ate Up 100 GB of Memory and What XML Bombs Had To Do With It

In April, Microsoft announced a new version of its IDE – Visual Studio 2022. Finally, no more 4 GB memory limitations! However, it was not all that simple... Read all

The Drawbacks of MobX

See where MobX works as a state manager and where it fails and needs extra work to get it into perfect shape. Read all

Scala, MongoDB, and Cats-Effect

Mongo4cats: Combining Scala, MongoDB, and Cats-effect to create non-blocking and asynchronous I/O operations executed in a pure functional way. Read all

 

 

 

 

Top