In this post, you'll learn how to run a Java Spring Boot application on Azure Kubernetes Service (AKS) and connects to Azure PostgreSQL using Azure AD Pod identity. Azure Kubernetes Service (AKS) is a ...
This example is a resource server using Spring Boot and Spring Security. It also implements group-based authorization using Okta and OAuth 2.0. Please read Create a Secure Spring REST API to see how ...
This post is part of my series about backend microservice development with Java and Spring. First, a disclaimer. This post is not a cookbook, it doesn’t provide a perfect solution to any business ...
Classes, methods and properties that were deprecated in Spring Boot 1.3 have been removed in this release. Please ensure that you aren’t calling deprecated methods before upgrading. Log4j 1 support ...