Four Most Used REST API Authentication Methods

In this article, we discuss the four most used REST API authentication methods, including API keys, Oauth, and OpenID Connect. Read all

Spring Boot Transaction Management Hello World Example

In this tutorial, we will be learning what transaction management is and implementing it for an application developed using Spring Boot + JDBC. Read all

The Data Continuum Examined

Learn more about the data continuum. Read all

Migrating Spring Java Applications to Azure App Service (Part 2 - Logging and Monitoring)

This article continues the series of moving legacy Java applications to the cloud by establishing monitoring in using Azure's Application Insights service. Read all

Custom Policy Creation in Mule 4: Part 1

In Part 1, we will create a bare minimum custom policy for Mule 4. Read all

Table Inheritance: What's It Good For?

This post covers uses of table inheritance, which simplify overall database design. Read all

NGINX Ingress Controller Configuration In AKS

This article outlines some of the ways that the NGINX Ingress controller can be configured as well as workarounds for commonly-encountered errors. Read all

Azure’s Infrastructure-As-Code: ARM Templates, Validation, and Deployment Using Azure DevOps

This article demonstrates how you can use Azure DevOps to deploy and validate Infrastructure-as-Code. Read all

Git: Basic Terms and Commands Explained

New to version control and git in particular? Let's look at its architecture, key terms, and basic commands. Read all

Running Native Queries With the Spring Native Query Library

What is the Spring Native Query Library? And how do you run native queries with it? That's what we take a closer look at in this helpful tutorial. Read all

 

 

 

 

Top